org.apache.myfaces.component.html.util
Class StreamingDestroyerListener
java.lang.Object
   org.apache.myfaces.component.html.util.StreamingDestroyerListener
org.apache.myfaces.component.html.util.StreamingDestroyerListener
- All Implemented Interfaces: 
- EventListener, javax.servlet.ServletContextListener
- public class StreamingDestroyerListener 
- extends Object- implements javax.servlet.ServletContextListener
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
StreamingDestroyerListener
public StreamingDestroyerListener()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent event)
- 
- Specified by:
- contextInitializedin interface- javax.servlet.ServletContextListener
 
- 
 
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent event)
- 
- Specified by:
- contextDestroyedin interface- javax.servlet.ServletContextListener
 
- 
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.