|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.wsc.messaging.deploy.CoordinationInitialisation
Initialise the coordination services.
Constructor Summary | |
CoordinationInitialisation()
|
Method Summary | |
void |
contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
The context is about to be destroyed. |
void |
contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
The context has been initialized. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CoordinationInitialisation()
Method Detail |
public void contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
contextInitialized
in interface javax.servlet.ServletContextListener
servletContextEvent
- The servlet context event.public void contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
contextDestroyed
in interface javax.servlet.ServletContextListener
servletContextEvent
- The servlet context event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |