File
Doc
Category
Size
Date
Package
WSDDTypeMappingContainer.java
API Doc
Apache Axis 1.4
1006
Sat Apr 22 18:57:28 BST 2006
org.apache.axis.deployment.wsdd
WSDDTypeMappingContainer
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)
Fields Summary
Constructors Summary
Methods Summary
public void
deployTypeMapping
(
WSDDTypeMapping
mapping)
Java Code Source