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

Packages that use ActionException
com.sun.enterprise.ee.cms.core Shoal GMS's core client API 
com.sun.enterprise.ee.cms.impl.client Shoal GMS's reference implementations of the client-side ActionFactory and Action sub-types 
 

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

Methods in com.sun.enterprise.ee.cms.core that throw ActionException
 void Action.consumeSignal(Signal signal)
          Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
 

Uses of ActionException in com.sun.enterprise.ee.cms.impl.client
 

Methods in com.sun.enterprise.ee.cms.impl.client that throw ActionException
 void PlannedShutdownActionImpl.consumeSignal(Signal s)
          Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
 void JoinedAndReadyNotificationActionImpl.consumeSignal(Signal s)
          Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
 void JoinNotificationActionImpl.consumeSignal(Signal s)
          Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
 void MessageActionImpl.consumeSignal(Signal signal)
          Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
 void GroupLeadershipNotificationActionImpl.consumeSignal(Signal s)
          Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
 void FailureRecoveryActionImpl.consumeSignal(Signal signal)
          processes the recovery signal.
 void FailureNotificationActionImpl.consumeSignal(Signal signal)
          processes the recovery signal.
 



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