org.apache.axis.deployment.wsdd

Interface WSDDTypeMappingContainer

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@apache.org)

Method Summary

void
deployTypeMapping(WSDDTypeMapping mapping)

Method Details

deployTypeMapping

public void deployTypeMapping(WSDDTypeMapping mapping)
            throws WSDDException

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