BEA Systems, Inc.

Uses of Class
weblogic.cluster.singleton.MissedHeartbeatException

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

Uses of MissedHeartbeatException in weblogic.cluster.singleton
 

Methods in weblogic.cluster.singleton that throw MissedHeartbeatException
 int SimpleLeasingBasis.renewAllLeases(int healthCheckPeriod, String owner)
           
 int RemoteLeasingBasisImpl.renewAllLeases(int healthCheckPeriod, String owner)
           
 int RemoteLeasingBasis.renewAllLeases(int healthCheckPeriod, String owner)
           
 int LeasingBasis.renewAllLeases(int healthCheckPeriod, String owner)
          Attempts to send a heartbeat to prove the health of the server.
 int DatabaseLeasingBasis.renewAllLeases(int healthCheckPeriod, String owner)
           
 


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