|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.epnet.eit.web.EIT2ClientInitializeListener
This Listener initializes the EIT client with the profile and password you assing through web.xml
Constructor Summary | |
EIT2ClientInitializeListener()
|
Method Summary | |
void |
contextDestroyed(javax.servlet.ServletContextEvent evt)
Does nothing |
void |
contextInitialized(javax.servlet.ServletContextEvent evt)
Initalizes EIT resources when application starts |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EIT2ClientInitializeListener()
Method Detail |
public void contextInitialized(javax.servlet.ServletContextEvent evt)
contextInitialized
in interface javax.servlet.ServletContextListener
evt
- Environmentpublic void contextDestroyed(javax.servlet.ServletContextEvent evt)
contextDestroyed
in interface javax.servlet.ServletContextListener
evt
- Environment
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |