|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.edu.archer.mde.MDEEventListener
public class MDEEventListener
MDE Event Listener.Required for integration with UQ MDE.
| Field Summary |
|---|
| Fields inherited from interface au.edu.archer.mde.MDEConstants |
|---|
APP_URL, DATA_PATH, EDIT_LITE, INIT_STATUS_OK, JNDI_ENV, RECORD_BROKER_FACTORY, SPI_INSTANCE, STATUS_CLOSING |
| Constructor Summary | |
|---|---|
MDEEventListener()
|
|
| Method Summary | |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent event)
Destroy Context. |
void |
contextInitialized(javax.servlet.ServletContextEvent event)
Initialise Context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDEEventListener()
| Method Detail |
|---|
public void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface javax.servlet.ServletContextListenerevent - ServletContextEvent object.public void contextDestroyed(javax.servlet.ServletContextEvent event)
contextDestroyed in interface javax.servlet.ServletContextListenerevent - ServletContextEvent object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||