BEA Systems, Inc.

Uses of Interface
weblogic.cluster.singleton.LeaseLostListener

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

Uses of LeaseLostListener in weblogic.cluster.singleton
 

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

Methods in weblogic.cluster.singleton with parameters of type LeaseLostListener
 void Leasing.addLeaseLostListener(LeaseLostListener listener)
          Add a LeaseLostListener.
 void LeaseManager.addLeaseLostListener(LeaseLostListener listener)
          Add a LeaseLostListener.
 void Leasing.removeLeaseLostListener(LeaseLostListener listener)
          Remove a LeaseLostListener.
 void LeaseManager.removeLeaseLostListener(LeaseLostListener listener)
          Remove a LeaseLostListener.
 


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