BEA Systems, Inc.

Uses of Interface
weblogic.cluster.singleton.LeaseObtainedListener

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

Uses of LeaseObtainedListener in weblogic.cluster.singleton
 

Classes in weblogic.cluster.singleton that implement LeaseObtainedListener
 class MigratableServerService
          MigratableServerService registers ServerMigrationCoordinator with the MBean server and creates the ClusterMaster Leasing implementation.
 

Methods in weblogic.cluster.singleton with parameters of type LeaseObtainedListener
 void Leasing.acquire(String leaseName, LeaseObtainedListener listener)
          Registers interest in claiming ownership of a lease for this server whenever it becomes available.
 void LeaseManager.acquire(String leaseName, LeaseObtainedListener listener)
          Registers interest in claiming ownership of a lease for this server whenever it becomes available.
 


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