org.enhydra.barracuda.config
Class EventConfig
java.lang.Object
org.enhydra.barracuda.core.event.DefaultEventGateway
org.enhydra.barracuda.config.EventConfig
- All Implemented Interfaces:
- EventGateway
- public class EventConfig
- extends DefaultEventGateway
This class provides the methods needed to configure the event
screen
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
FORM
public static final String FORM
MODEL_NAME
public static final String MODEL_NAME
- See Also:
- Constant Field Values
APPLICATION_GATEWAY_DL
public static final String APPLICATION_GATEWAY_DL
- See Also:
- Constant Field Values
APPLICATION_GATEWAY_USE_EVENT_POOLING
public static final String APPLICATION_GATEWAY_USE_EVENT_POOLING
- See Also:
- Constant Field Values
APPLICATION_GATEWAY_FORCE_GC
public static final String APPLICATION_GATEWAY_FORCE_GC
- See Also:
- Constant Field Values
DEFAULT_BASE_EVENT_USE_ID_ALIASES
public static final String DEFAULT_BASE_EVENT_USE_ID_ALIASES
- See Also:
- Constant Field Values
DEFAULT_DOM_WRITER_DPP_FALSE
public static final String DEFAULT_DOM_WRITER_DPP_FALSE
- See Also:
- Constant Field Values
DEFAULT_BASE_EVENT_LISTENER_DL
public static final String DEFAULT_BASE_EVENT_LISTENER_DL
- See Also:
- Constant Field Values
DEFAULT_DISPATCH_QUEUE_DL
public static final String DEFAULT_DISPATCH_QUEUE_DL
- See Also:
- Constant Field Values
DEFAULT_EVENT_BROKER_DL
public static final String DEFAULT_EVENT_BROKER_DL
- See Also:
- Constant Field Values
DEFAULT_EVENT_CONTEXT_DL
public static final String DEFAULT_EVENT_CONTEXT_DL
- See Also:
- Constant Field Values
DEFAULT_EVENT_DISPATCHER_DL
public static final String DEFAULT_EVENT_DISPATCHER_DL
- See Also:
- Constant Field Values
DEFAULT_EVENT_DISPATCHER_MAX_POLY
public static final String DEFAULT_EVENT_DISPATCHER_MAX_POLY
- See Also:
- Constant Field Values
DEFAULT_EVENT_DISPATCHER_MAX_DISPATCH
public static final String DEFAULT_EVENT_DISPATCHER_MAX_DISPATCH
- See Also:
- Constant Field Values
DEFAULT_EVENT_GATEWAY_DL
public static final String DEFAULT_EVENT_GATEWAY_DL
- See Also:
- Constant Field Values
DEFAULT_EVENT_POOL_DL
public static final String DEFAULT_EVENT_POOL_DL
- See Also:
- Constant Field Values
DEFAULT_EVENT_POOL_CLEANUP_LOCKED_EVENTS
public static final String DEFAULT_EVENT_POOL_CLEANUP_LOCKED_EVENTS
- See Also:
- Constant Field Values
EVENT_FORWARDING_FACTORY_DL
public static final String EVENT_FORWARDING_FACTORY_DL
- See Also:
- Constant Field Values
EVENT_REDIRECT_FACTORY_DL
public static final String EVENT_REDIRECT_FACTORY_DL
- See Also:
- Constant Field Values
ERROR_MESSAGE
public static final String ERROR_MESSAGE
- See Also:
- Constant Field Values
SUCCESS_MESSAGE
public static final String SUCCESS_MESSAGE
- See Also:
- Constant Field Values
UPDATE_BUTTON
public static final String UPDATE_BUTTON
- See Also:
- Constant Field Values
EventConfig
public EventConfig()
getModel
public TemplateModel getModel()
Copyright © 2003 BarracudaMVC.org All Rights Reserved.