|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.persistence.sessions.remote.DistributedSessionReconnectPolicy
CommandManager
public class DistributedSessionReconnectPolicy
PURPOSE:To Provide policy for reconnecting distributed sessions for cache Synch
Descripton:This class Defines the behavior for attempting to reconnect sessions. It can be overloaded to provide behaviour specific to the clustering Service
org.eclipse.persistence.sessions.remote.AbtractClusteringService
Constructor Summary | |
---|---|
DistributedSessionReconnectPolicy()
Deprecated. |
Method Summary | |
---|---|
RemoteConnection |
reconnect(RemoteConnection oldConnection)
Deprecated. PUBLIC: This method is called by the Cache Synchronization manager when a connection to the remote service or remote sessions fails and must be re-connected. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistributedSessionReconnectPolicy()
Method Detail |
---|
public RemoteConnection reconnect(RemoteConnection oldConnection)
|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |