Class GuardedAction
java.lang.Object
com.sun.corba.se.impl.orbutil.fsm.GuardedAction
-
Constructor Summary
ConstructorsConstructorDescriptionGuardedAction(Action action, State nextState) GuardedAction(Guard guard, Action action, State nextState) -
Method Summary