Uses of Class
com.sun.enterprise.ee.cms.core.SignalAcquireException

Packages that use SignalAcquireException
com.sun.enterprise.ee.cms.core Shoal GMS's core client API 
com.sun.enterprise.ee.cms.impl.common   
 

Uses of SignalAcquireException in com.sun.enterprise.ee.cms.core
 

Methods in com.sun.enterprise.ee.cms.core that throw SignalAcquireException
 void Signal.acquire()
          Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition Signal must be mandatorily acquired before any processing for recovery operations.
 

Uses of SignalAcquireException in com.sun.enterprise.ee.cms.impl.common
 

Methods in com.sun.enterprise.ee.cms.impl.common that throw SignalAcquireException
 void PlannedShutdownSignalImpl.acquire()
          Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition
 void MessageSignalImpl.acquire()
          Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition
 void JoinedAndReadyNotificationSignalImpl.acquire()
          Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition
 void JoinNotificationSignalImpl.acquire()
          Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition
 void GroupLeadershipNotificationSignalImpl.acquire()
          Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition Signal must be mandatorily acquired before any processing for recovery operations.
 void FailureSuspectedSignalImpl.acquire()
          Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition Signal must be mandatorily acquired before any processing for recovery operations.
 void FailureRecoverySignalImpl.acquire()
          Must be called by client before beginning any recovery operation in order to get support of failure fencing.
 void FailureNotificationSignalImpl.acquire()
          Signal is acquired prior to processing of the signal to protect group resources that are being acquired from being affected by a race condition
 



Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.