|
Oracle | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ClusterLeaderListener | Listener that is called when the local server becomes the cluster leader. |
ConsensusServiceGroupViewListener | Listener that is called when the group view of the cluster leader changes. |
LeaseLostListener | |
LeaseObtainedListener | |
Leasing | The Leasing interface provides access to leasing services, which allow servers in the cluster to gain exclusive ownership over named entities. |
LeasingBasis | A LeasingBasis provides the underpinnings for implementing the LeaseManager. |
MigrationData | Information about one ongoing or completed migration. |
MigratorInterface | |
RemoteLeasingBasis | A RemoteLeasingBasis provides a remote implementation of LeasingBasis . |
ServiceLocationSelector | Different migration policies like Exactly-once or Failure-recovery have different rules for selecting the next server for migration. |
SingletonMonitorRemote | |
SingletonService | This interface defines a stateless lightweight singeton service that has
the following contract: Activate is invoked on one and only one server in a cluster Deactivate can be called anytime after activate is called. |
SingletonServicesStateManager | |
SingletonServicesStateManagerRemote |
Exception Summary | |
---|---|
ClusterReformationInProgressException | ClusterReformationInProgressException is just a tagging exception on top of IOException to indicate to the caller that consensus is going on right now. |
DatabaseUnreachableException | |
LeasingException | |
MissedHeartbeatException | Exception that is sent by a LeasingBasis implementation
if it failed to deliver a heartbeat in a suitable time interval. |
Provides interfaces and classes for Clusters.
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |