|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationConstants
String constants for values embedded in com/mtgi/analytics/aop/config/v11/applicationContext.xml
.
Field Summary | |
---|---|
static String |
CONFIG_EXECUTOR
bean name for the default private TaskExecutor instance used by the private scheduler and bt:manager |
static String |
CONFIG_MANAGER
bean name for the default bt:manager configuration |
static String |
CONFIG_NAMESPACE
prefix used on all bean names found in the template configuration |
static String |
CONFIG_PERSISTER
bean name for the default bt:persister configuration |
static String |
CONFIG_SCHEDULER
bean name for the default private Quartz Scheduler instance used by both bt:manager and bt:persister |
static String |
CONFIG_SESSION_CONTEXT
bean name for the default bt:session-context configuration |
static String |
CONFIG_TEMPLATE
classpath resource location for the embedded template configuration used by BtManagerBeanDefinitionParser |
Field Detail |
---|
static final String CONFIG_TEMPLATE
BtManagerBeanDefinitionParser
static final String CONFIG_NAMESPACE
template configuration
static final String CONFIG_MANAGER
bt:manager
configuration
static final String CONFIG_SESSION_CONTEXT
bt:session-context
configuration
static final String CONFIG_PERSISTER
bt:persister
configuration
static final String CONFIG_SCHEDULER
bt:manager
and bt:persister
static final String CONFIG_EXECUTOR
bt:manager
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |