org.apache.axis.deployment.wsdd
Interface WSDDTypeMappingContainer

All Known Implementing Classes:
WSDDDeployment, WSDDService, WSDDUndeployment

public interface WSDDTypeMappingContainer

A common interface for things which contain type mappings (i.e. services and deployments). This simplifies the code in Admin for now.

Author:
Glen Daniels (gdaniels@macromedia.com)

Method Summary
 void deployTypeMapping(WSDDTypeMapping mapping)
           
 

Method Detail

deployTypeMapping

public void deployTypeMapping(WSDDTypeMapping mapping)
                       throws WSDDException
WSDDException


Copyright © 2003 Apache Web Services Project. All Rights Reserved.