Uses of Interface
org.apache.axis2.engine.ServiceLifeCycle
-
Packages that use ServiceLifeCycle Package Description org.apache.axis2.description -
-
Uses of ServiceLifeCycle in org.apache.axis2.description
Methods in org.apache.axis2.description that return ServiceLifeCycle Modifier and Type Method Description ServiceLifeCycle
AxisService. getServiceLifeCycle()
Methods in org.apache.axis2.description with parameters of type ServiceLifeCycle Modifier and Type Method Description void
AxisService. setServiceLifeCycle(ServiceLifeCycle serviceLifeCycle)
-