public class GuardedAction extends Object
| Constructor and Description |
|---|
GuardedAction(Action action,
State nextState) |
GuardedAction(Guard guard,
Action action,
State nextState) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.