com.sun.enterprise.ee.cms.impl.client
Class FailureSuspectedActionImpl
java.lang.Object
com.sun.enterprise.ee.cms.impl.client.FailureSuspectedActionImpl
- All Implemented Interfaces:
- Action, FailureSuspectedAction
public class FailureSuspectedActionImpl
- extends Object
- implements FailureSuspectedAction
Reference Implementation of FailureSuspicionAction interface
- Version:
- $Revision: 1.3 $
- Author:
- Shreedhar Ganapathy
Date: Sep 21, 2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FailureSuspectedActionImpl
public FailureSuspectedActionImpl(CallBack caller)
consumeSignal
public void consumeSignal(Signal signal)
- processes the signal. typically involves getting information
from the signal, acquiring the signal and after processing, releasing
the signal
- Specified by:
consumeSignal
in interface Action
- Parameters:
signal
-
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.