|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.binding.soap.SoapComponentContext.ServiceManager<E>
public static class SoapComponentContext.ServiceManager<E>
| Constructor Summary | |
|---|---|
SoapComponentContext.ServiceManager()
|
|
| Method Summary | |
|---|---|
void |
addModules(E e,
java.util.List<java.lang.String> modulesList)
|
void |
addServiceParameters(E e,
org.apache.axis2.description.AxisService axisService)
Add the service parameters to the specified Axis 2 service |
ServiceContext<E> |
createServiceContext(E e)
|
ServiceContext<E> |
deleteServiceContext(E e)
Delete the service context |
java.util.List<java.lang.String> |
getModules(E e)
Get the modules |
ServiceContext<E> |
getServiceContext(E e)
|
void |
setClassLoader(E e,
java.lang.ClassLoader classLoader)
Set the class loader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoapComponentContext.ServiceManager()
| Method Detail |
|---|
public void addModules(E e,
java.util.List<java.lang.String> modulesList)
e - modulesList - public ServiceContext<E> createServiceContext(E e)
consumes -
public ServiceContext<E> deleteServiceContext(E e)
consumes - public java.util.List<java.lang.String> getModules(E e)
address -
public ServiceContext<E> getServiceContext(E e)
-
public void setClassLoader(E e,
java.lang.ClassLoader classLoader)
serviceAddress - classLoader -
public void addServiceParameters(E e,
org.apache.axis2.description.AxisService axisService)
throws javax.xml.stream.XMLStreamException,
org.apache.axis2.deployment.DeploymentException,
org.apache.axis2.AxisFault
e - consume or provideaxisService - the Axis 2 service
javax.xml.stream.XMLStreamException
org.apache.axis2.deployment.DeploymentException
org.apache.axis2.AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||