当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 cluster API Documentation 英文版文档
HASessionState.HASessionStateListener (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档
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
public void sessionExternallyModified(PackagedSession session)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.