Uses of Class
org.apache.axis2.engine.Deployable
-
Packages that use Deployable Package Description org.apache.axis2.engine -
-
Uses of Deployable in org.apache.axis2.engine
Methods in org.apache.axis2.engine with parameters of type Deployable Modifier and Type Method Description voidDeployableChain. deploy(Deployable deployable)Deploy a Deployable into this chain.voidAxisConfiguration. insertPhase(Deployable d, int flow)This method can be used to insert a phase at the runtime for a given location And the relative location can be specified by beforePhase and afterPhase.
-