org.enhydra.barracuda.core.event.events
Class LongRunningEventGateway
java.lang.Object
org.enhydra.barracuda.core.event.DefaultEventGateway
org.enhydra.barracuda.core.event.events.LongRunningEventGateway
- All Implemented Interfaces:
- EventGateway
- public class LongRunningEventGateway
- extends DefaultEventGateway
Event handlers (both Controller and View) for the LongRunning events
Methods inherited from class org.enhydra.barracuda.core.event.DefaultEventGateway |
add, deregister, deregisterLocalEventInterests, getChildren, getParent, print, printStackTrace, printStackTrace, register, registerLocalEventAliases, registerLocalEventInterests, remove, setParent, specifyLocalEventAliases, specifyLocalEventInterests, specifyLocalEventInterests |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.apache.log4j.Logger logger
DEFAULT_TEMPLATE
public static Class DEFAULT_TEMPLATE
DEFAULT_ETA
public static int DEFAULT_ETA
DEFAULT_REFRESH_RATE
public static int DEFAULT_REFRESH_RATE
CHECK_LONG_RUNNING
public static final String CHECK_LONG_RUNNING
- See Also:
- Constant Field Values
CANCEL_LONG_RUNNING
public static final String CANCEL_LONG_RUNNING
- See Also:
- Constant Field Values
TIME_ETA
public static final String TIME_ETA
- See Also:
- Constant Field Values
TIME_ELAPSED
public static final String TIME_ELAPSED
- See Also:
- Constant Field Values
TIME_REMAINING
public static final String TIME_REMAINING
- See Also:
- Constant Field Values
PERCENT_COMPLETE
public static final String PERCENT_COMPLETE
- See Also:
- Constant Field Values
PERCENT_REMAINING
public static final String PERCENT_REMAINING
- See Also:
- Constant Field Values
STATEMAP_VALUE
public static final String STATEMAP_VALUE
- See Also:
- Constant Field Values
REFRESH_RATE
public static final String REFRESH_RATE
- See Also:
- Constant Field Values
LRG_ID
public static final String LRG_ID
- See Also:
- Constant Field Values
LongRunningEventGateway
public LongRunningEventGateway()
- Public constructor
Copyright © 2003 BarracudaMVC.org All Rights Reserved.