| 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.sdisuite.IntegrationContextListener
public class IntegrationContextListener
Servlet context listener associated with sde.suite component integration.
| Constructor Summary | |
|---|---|
IntegrationContextListener()
 | 
|
| Method Summary | |
|---|---|
 void | 
contextDestroyed(ServletContextEvent sce)
Invoked when the servlet context is destroyed.  | 
 void | 
contextInitialized(ServletContextEvent sce)
Invoked when the servlet context is initialized.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IntegrationContextListener()
| Method Detail | 
|---|
public void contextInitialized(ServletContextEvent sce)
contextInitialized in interface ServletContextListenersce - the servlet context event.public void contextDestroyed(ServletContextEvent sce)
contextDestroyed in interface ServletContextListenersce - the servlet context event.
  | 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||