当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
WSDDTypeMappingContainer (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
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)
deployTypeMapping
public void deployTypeMapping(WSDDTypeMapping mapping)
throws WSDDException
- Throws:
WSDDException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.