org.apache.geronimo.axis.builder
Class AxisServiceBuilder
java.lang.Object
org.apache.geronimo.axis.builder.AxisServiceBuilder
public class AxisServiceBuilder
- extends java.lang.Object
- Version:
- $Rev: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $
|
Field Summary |
static javax.xml.namespace.QName |
SCHEMA_QNAME
|
static java.lang.String |
XSD_NS
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSD_NS
public static final java.lang.String XSD_NS
- See Also:
- Constant Field Values
SCHEMA_QNAME
public static final javax.xml.namespace.QName SCHEMA_QNAME
AxisServiceBuilder
public AxisServiceBuilder()
createServiceInfo
public static ServiceInfo createServiceInfo(PortInfo portInfo,
java.lang.ClassLoader classLoader)
throws DeploymentException
- Throws:
DeploymentException
createServiceDesc
public static org.apache.axis.description.JavaServiceDesc createServiceDesc(PortInfo portInfo,
java.lang.ClassLoader classLoader)
throws DeploymentException
- Throws:
DeploymentException
Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.