| 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.foundation.TransitionPolicyImpl
An action to be completed when a Transistion 
 takes place on a  StateMachine.
TransitionPolicy, 
TransitionPolicyHome, Serialized Form| Constructor Summary | |
TransitionPolicyImpl()
This class implements the singleton pattern.  | 
|
| Method Summary | |
protected static TransitionPolicy | 
getInstance()
getInstance returns the singleton instance for this class.  | 
 void | 
transition(Transition trans)
The method that is invoked as the result of a state transition.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public TransitionPolicyImpl()
getInstance()| Method Detail | 
public void transition(Transition trans)
                throws java.rmi.RemoteException
transition in interface TransitionPolicyprotected static TransitionPolicy getInstance()
  | 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||