Uses of Class
org.apache.axis2.engine.Deployable
Packages that use Deployable
-
Uses of Deployable in org.apache.axis2.engine
Methods in org.apache.axis2.engine with parameters of type DeployableModifier and TypeMethodDescriptionvoidDeployableChain.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.