com.bankframe.fe.statemachine.base
Class EventBlocker
java.lang.Object
com.bankframe.fe.statemachine.base.EventBlocker
public class EventBlocker
- extends Object
LAST_EVENT
public static final String LAST_EVENT
- See Also:
- Constant Field Values
LAST_EVENT_TIMESTAMP
public static final String LAST_EVENT_TIMESTAMP
- See Also:
- Constant Field Values
EventBlocker
public EventBlocker()
blockMultipleEvents
public static boolean blockMultipleEvents()
getEventThresholdValue
public static long getEventThresholdValue()
blockEvent
public static boolean blockEvent(String stateId,
String eventName,
IUserSession userSession)
Copyright © 2005, 2007, Oracle. All rights reserved.