org.jboss.ha.hasessionstate.interfaces
Interface HASessionState.HASessionStateListener
- All Known Implementing Classes:
- StatefulHASessionPersistenceManager
- Enclosing interface:
- HASessionState
public static interface HASessionState.HASessionStateListener
Information that can be used to clean a cache for example. It indicates that
another node has touched a session that we were previously owning.
sessionExternallyModified
void sessionExternallyModified(PackagedSession session)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.