com.plumtree.remote.util
Class IDKContextListener

java.lang.Object
  extended bycom.plumtree.remote.util.IDKContextListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletContextListener

public final class IDKContextListener
extends java.lang.Object
implements javax.servlet.ServletContextListener


Constructor Summary
IDKContextListener()
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent event)
           
 void contextInitialized(javax.servlet.ServletContextEvent event)
           
 void IDKContextListener()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IDKContextListener

public IDKContextListener()
Method Detail

IDKContextListener

public void IDKContextListener()

contextDestroyed

public void contextDestroyed(javax.servlet.ServletContextEvent event)
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent event)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener


For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.