org.apache.geronimo.axis.builder
Class AxisServiceBuilder
java.lang.Object
org.apache.geronimo.axis.builder.AxisServiceBuilder
- public class AxisServiceBuilder
- extends Object
- Version:
- $Rev: 356022 $ $Date: 2005-12-11 21:58:34 +0100 (Sun, 11 Dec 2005) $
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 javax.xml.namespace.QName SCHEMA_QNAME
AxisServiceBuilder
public AxisServiceBuilder()
createServiceInfo
public static org.apache.geronimo.axis.server.ServiceInfo createServiceInfo(PortInfo portInfo,
ClassLoader classLoader)
throws org.apache.geronimo.common.DeploymentException
- Throws:
org.apache.geronimo.common.DeploymentException
createServiceDesc
public static org.apache.axis.description.JavaServiceDesc createServiceDesc(PortInfo portInfo,
ClassLoader classLoader)
throws org.apache.geronimo.common.DeploymentException
- Throws:
org.apache.geronimo.common.DeploymentException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.