站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

WSDDTypeMappingContainer (JAXRPC API) - JBoss 3.2.7 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)

Method Summary
 void deployTypeMapping(WSDDTypeMapping mapping)
           
 

Method Detail

deployTypeMapping

public void deployTypeMapping(WSDDTypeMapping mapping)
                       throws WSDDException
Throws:
WSDDException


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.