Package | Description |
---|---|
org.apache.axis2.engine |
Modifier and Type | Method and Description |
---|---|
void |
DeployableChain.deploy(Deployable deployable)
Deploy a Deployable into this chain.
|
void |
AxisConfiguration.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.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.