|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easybeans.container.EmptyLifeCycleCallBack
org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
public class LifeCycleCallback
Callback for Axis2.
| Constructor Summary | |
|---|---|
LifeCycleCallback()
Construct a new Callback. |
|
| Method Summary | |
|---|---|
protected WebservicesContainer<Axis2EJBWebserviceEndpoint> |
createWebservicesContainer(String name)
|
protected JAXWSWebservicesModule<WebservicesContainer<Axis2EJBWebserviceEndpoint>> |
createWebservicesModule(String name)
|
void |
setWebDeployer(IWebDeployer webDeployer)
Set the web deployer to be used to manage web contexts. |
void |
start(org.ow2.easybeans.api.EZBContainerCallbackInfo info)
Called when container is starting. |
void |
stop()
This stop method is not directly called by the EJB container. |
void |
stop(org.ow2.easybeans.api.EZBContainerCallbackInfo info)
Called when container is stopping. |
| Methods inherited from class org.ow2.easybeans.container.EmptyLifeCycleCallBack |
|---|
beforeBind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LifeCycleCallback()
| Method Detail |
|---|
public void start(org.ow2.easybeans.api.EZBContainerCallbackInfo info)
start in interface org.ow2.easybeans.api.EZBContainerLifeCycleCallbackstart in class org.ow2.easybeans.container.EmptyLifeCycleCallBackinfo - some information on the container which is starting.public void stop(org.ow2.easybeans.api.EZBContainerCallbackInfo info)
stop in interface org.ow2.easybeans.api.EZBContainerLifeCycleCallbackstop in class org.ow2.easybeans.container.EmptyLifeCycleCallBackinfo - some information on the container which is stopping.public void stop()
public void setWebDeployer(IWebDeployer webDeployer)
webDeployer - deployerprotected JAXWSWebservicesModule<WebservicesContainer<Axis2EJBWebserviceEndpoint>> createWebservicesModule(String name)
protected WebservicesContainer<Axis2EJBWebserviceEndpoint> createWebservicesContainer(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||