|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.activemq.web.ConnectionManager
Listens to sessions closing to ensure that JMS connections are cleaned up nicely
Constructor Summary | |
ConnectionManager()
|
Method Summary | |
void |
sessionCreated(HttpSessionEvent event)
|
void |
sessionDestroyed(HttpSessionEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionManager()
Method Detail |
public void sessionCreated(HttpSessionEvent event)
sessionCreated
in interface HttpSessionListener
public void sessionDestroyed(HttpSessionEvent event)
sessionDestroyed
in interface HttpSessionListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |