org.apache.axis.deployment.wsdd
Interface WSDDTypeMappingContainer

All Known Implementing Classes:
WSDDService, WSDDUndeployment, WSDDDeployment

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 addTypeMapping(WSDDTypeMapping mapping)
           
 

Method Detail

addTypeMapping

public void addTypeMapping(WSDDTypeMapping mapping)
                    throws WSDDException


Copyright © 2001 Apache XML Project. All Rights Reserved.