org.apache.geronimo.openejb.cluster.stateful.container
Class WadiCache.MigrationListener
java.lang.Object
org.apache.geronimo.openejb.cluster.stateful.container.WadiCache.MigrationListener
- All Implemented Interfaces:
- SessionListener
- Enclosing class:
- WadiCache
protected class WadiCache.MigrationListener
- extends Object
- implements SessionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WadiCache.MigrationListener
protected WadiCache.MigrationListener()
notifyInboundSessionMigration
public void notifyInboundSessionMigration(Session session)
- Specified by:
notifyInboundSessionMigration in interface SessionListener
notifyOutboundSessionMigration
public void notifyOutboundSessionMigration(Session session)
- Specified by:
notifyOutboundSessionMigration in interface SessionListener
notifySessionDestruction
public void notifySessionDestruction(Session session)
- Specified by:
notifySessionDestruction in interface SessionListener
Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.