|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) B32476-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.toplink.remote.DistributedSessionReconnectPolicy
Deprecated. since OracleAS TopLink 10g (10.1.3). This class is replaced by 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
oracle.toplink.remote.AbtractClusteringService| Constructor Summary | |
|---|---|
DistributedSessionReconnectPolicy()Deprecated. |
|
| Method Summary | |
|---|---|
oracle.toplink.internal.remote.RemoteConnection |
reconnect(oracle.toplink.internal.remote.RemoteConnection oldConnection)Deprecated. 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DistributedSessionReconnectPolicy()
| Method Detail |
|---|
public oracle.toplink.internal.remote.RemoteConnection reconnect(oracle.toplink.internal.remote.RemoteConnection oldConnection)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||