|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.core.manager.NoOpSessionListener
public class NoOpSessionListener
| Constructor Summary | |
|---|---|
NoOpSessionListener()
|
|
| Method Summary | |
|---|---|
void |
onInboundSessionMigration(Session session)
|
void |
onOutbountSessionMigration(Session session)
|
void |
onSessionCreation(Session session)
|
void |
onSessionDestruction(Session session)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoOpSessionListener()
| Method Detail |
|---|
public void onSessionCreation(Session session)
onSessionCreation in interface SessionListenerpublic void onSessionDestruction(Session session)
onSessionDestruction in interface SessionListenerpublic void onInboundSessionMigration(Session session)
onInboundSessionMigration in interface SessionListenerpublic void onOutbountSessionMigration(Session session)
onOutbountSessionMigration in interface SessionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||