Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Uses of Package
weblogic.cluster.singleton

Packages that use weblogic.cluster.singleton
weblogic.cluster.singleton Provides interfaces and classes for Clusters. 
 

Classes in weblogic.cluster.singleton used by weblogic.cluster.singleton
AbstractServiceLocationSelector
          This class is the base class for all the ServiceLocationSelector interface implementations.
ConfigMigrationProcessor
           
DomainMigrationHistoryImpl
          Holds the migration history of all domain members for exposure through console.
LeaseLostListener
           
LeaseManager
          Implementation of the Leasing interface.
LeaseManagerFactory
           
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.
LeasingException
           
MigratableServerService
          MigratableServerService registers ServerMigrationCoordinator with the MBean server and creates the ClusterMaster Leasing implementation.
MigrationData
          Information about one ongoing or completed migration.
MigratorInterface
           
MissedHeartbeatException
          Exception that is sent by a LeasingBasis implementation if it failed to deliver a heartbeat in a suitable time interval.
QueryHelper
          Helper class for ClusterMaster to determine servers that are unresponsive and to find lease owners.
RemoteLeasingBasis
          A RemoteLeasingBasis provides a remote implementation of LeasingBasis.
ReplicatedSingletonServicesStateManager.Message
           
ServiceLocationSelector
          Different migration policies like Exactly-once or Failure-recovery have different rules for selecting the next server for migration.
SimpleLeasingBasis
          Dumb LeasingBasis that holds leases in-memory.
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.
SingletonServicesState
           
SingletonServicesStateManager
           
 


Copyright 1996, 2011, 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.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06