org.apache.geronimo.axis.builder
Class AxisServiceBuilder
java.lang.Object
org.apache.geronimo.axis.builder.AxisServiceBuilder
public class AxisServiceBuilder
- extends Object
- Version:
- $Rev: 476049 $ $Date: 2006-11-16 20:35:17 -0800 (Thu, 16 Nov 2006) $
| 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-2009 The Apache Geronimo development community. All Rights Reserved.