|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentLifeCycleListener
this interface is used to inform deployment lifecycle realated events to listners
| Method Summary | |
|---|---|
void |
postDeploy(ConfigurationContext configurationContext)
calls after starting the configuration context to resume any activity. |
void |
preDeploy(AxisConfiguration axisConfig)
calls before creating the configuration context to do any initializing work. |
| Method Detail |
|---|
void preDeploy(AxisConfiguration axisConfig)
throws AxisFault
axisConfig -
AxisFault
void postDeploy(ConfigurationContext configurationContext)
throws AxisFault
configurationContext -
AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||