|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cometd.demo.BayeuxServicesListener
public class BayeuxServicesListener
Nested Class Summary | |
---|---|
static class |
BayeuxServicesListener.EchoRPC
|
static class |
BayeuxServicesListener.Monitor
|
Constructor Summary | |
---|---|
BayeuxServicesListener()
|
Method Summary | |
---|---|
void |
attributeAdded(ServletContextAttributeEvent scab)
Notification that a new attribute was added to the servlet context. |
void |
attributeRemoved(ServletContextAttributeEvent scab)
Notification that an existing attribute has been removed from the servlet context. |
void |
attributeReplaced(ServletContextAttributeEvent scab)
Notification that an attribute on the servlet context has been replaced. |
void |
initialize(org.cometd.Bayeux bayeux)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BayeuxServicesListener()
Method Detail |
---|
public void initialize(org.cometd.Bayeux bayeux)
public void attributeAdded(ServletContextAttributeEvent scab)
ServletContextAttributeListener
attributeAdded
in interface ServletContextAttributeListener
public void attributeRemoved(ServletContextAttributeEvent scab)
ServletContextAttributeListener
attributeRemoved
in interface ServletContextAttributeListener
public void attributeReplaced(ServletContextAttributeEvent scab)
ServletContextAttributeListener
attributeReplaced
in interface ServletContextAttributeListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |