org.directwebremoting.bayeux
Class BayeuxServletContextAttributeListener
java.lang.Object
org.directwebremoting.bayeux.BayeuxServletContextAttributeListener
- All Implemented Interfaces:
- java.util.EventListener, javax.servlet.ServletContextAttributeListener
public class BayeuxServletContextAttributeListener
- extends java.lang.Object
- implements javax.servlet.ServletContextAttributeListener
- Author:
- Greg Wilkins [gregw at webtide dot com], Joe Walker [joe at getahead dot ltd dot uk]
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BayeuxServletContextAttributeListener
public BayeuxServletContextAttributeListener()
attributeAdded
public void attributeAdded(javax.servlet.ServletContextAttributeEvent scab)
- Specified by:
attributeAdded in interface javax.servlet.ServletContextAttributeListener
attributeRemoved
public void attributeRemoved(javax.servlet.ServletContextAttributeEvent scab)
- Specified by:
attributeRemoved in interface javax.servlet.ServletContextAttributeListener
attributeReplaced
public void attributeReplaced(javax.servlet.ServletContextAttributeEvent scab)
- Specified by:
attributeReplaced in interface javax.servlet.ServletContextAttributeListener