org.apache.geronimo.webservices.builder
Class SharedPortInfo
java.lang.Object
org.apache.geronimo.webservices.builder.SharedPortInfo
public class SharedPortInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharedPortInfo
public SharedPortInfo(String wsdlLocation,
String jaxrpcMappingFile)
SharedPortInfo
public SharedPortInfo(String wsdlLocation,
String jaxrpcMappingFile,
DescriptorVersion ddVersion)
getDescriptorVersion
public DescriptorVersion getDescriptorVersion()
getWsdlLocation
public String getWsdlLocation()
getJaxrpcMappingFile
public String getJaxrpcMappingFile()
initialize
public void initialize(JarFile moduleFile)
throws DeploymentException
- Throws:
DeploymentException
getJavaWsdlMapping
public org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType getJavaWsdlMapping()
getSchemaInfoBuilder
public SchemaInfoBuilder getSchemaInfoBuilder()
getSEIMappings
public Map<String,org.apache.geronimo.xbeans.j2ee.ServiceEndpointInterfaceMappingType> getSEIMappings()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.