org.apache.geronimo.axis.builder
Class AxisServiceBuilder
java.lang.Object
org.apache.geronimo.axis.builder.AxisServiceBuilder
public class AxisServiceBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSD_NS
public static final String XSD_NS
- See Also:
- Constant Field Values
SCHEMA_QNAME
public static final QName SCHEMA_QNAME
AxisServiceBuilder
public AxisServiceBuilder()
createServiceInfo
public static ServiceInfo createServiceInfo(PortInfo portInfo,
ClassLoader classLoader)
throws DeploymentException
- Throws:
DeploymentException
createServiceDesc
public static org.apache.axis.description.JavaServiceDesc createServiceDesc(PortInfo portInfo,
ClassLoader classLoader)
throws DeploymentException
- Throws:
DeploymentException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.