org.apache.geronimo.webservices.builder
Class PortInfo
java.lang.Object
org.apache.geronimo.webservices.builder.PortInfo
public class PortInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortInfo
public PortInfo(SharedPortInfo sharedPortInfo,
String portComponentName,
QName portQName,
String seiInterfaceName,
org.apache.geronimo.xbeans.j2ee.PortComponentHandlerType[] handlers,
String location)
getDescriptorVersion
public DescriptorVersion getDescriptorVersion()
getWsdlLocation
public String getWsdlLocation()
getPortComponentName
public String getPortComponentName()
getPortQName
public QName getPortQName()
getPort
public javax.wsdl.Port getPort()
getSchemaInfoBuilder
public SchemaInfoBuilder getSchemaInfoBuilder()
getDefinition
public javax.wsdl.Definition getDefinition()
getJavaWsdlMapping
public org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType getJavaWsdlMapping()
getServiceEndpointInterfaceName
public String getServiceEndpointInterfaceName()
getServiceEndpointInterfaceMapping
public org.apache.geronimo.xbeans.j2ee.ServiceEndpointInterfaceMappingType getServiceEndpointInterfaceMapping()
getHandlers
public org.apache.geronimo.xbeans.j2ee.PortComponentHandlerType[] getHandlers()
getContextURI
public URI getContextURI()
initialize
public void initialize(JarFile moduleFile)
throws DeploymentException
- Throws:
DeploymentException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.