BEA Systems, Inc.

Uses of Package
weblogic.cluster.singleton

Packages that use weblogic.cluster.singleton
weblogic.cluster.singleton Provides interfaces to support WebLogic Clustering. 
 

Classes in weblogic.cluster.singleton used by weblogic.cluster.singleton
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.
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.
SimpleLeasingBasis
          Dumb LeasingBasis that holds leases in-memory.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.