org.ikasan.framework.exception
Class StopAction
java.lang.Object
org.ikasan.framework.exception.StopAction
- All Implemented Interfaces:
- IkasanExceptionAction
public class StopAction
- extends Object
- implements IkasanExceptionAction
Exception action indicating the Initiator should be stopped
- Author:
- Ikasan Development Team
STOP
public static final String STOP
- Stop Action
- See Also:
- Constant Field Values
instance
public static StopAction instance()
- Accessor for static instance
- Returns:
- static instance
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2007-2012 Ikasan. All Rights Reserved.