|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FrameworkConst
This interface defines the framework context constants the values of which are loaded from the frameworkResource properties.
| Field Summary | |
|---|---|
static String |
COMPONENT_ENV
component environment context |
static String |
COMPONENT_EXCEPTION_RESOLVER
component exception resolver |
static String |
COMPONENT_GROUP_NAME
component group name |
static String |
COMPONENT_NAME
component name |
static String |
COMPONENT_SECURITY_CONF_RESOURCE
Component Security Configuration resource |
static String |
COMPONENT_STATUS_URL
component status URL |
static String |
DS_SESSION_FACTORY
connector non transactional persistence factory |
static String |
FLOW_DESTINATION_NAME
flow destination name |
static String |
FLOW_EXCEPTION_METHOD
name of the exception handler method |
static String |
FLOW_EXCEPTION_NAME
name of the exception handler |
static String |
FLOW_METHOD
name of the method of the next flow |
static String |
FLOW_NAME
name of the next flow |
static String |
JMS_ENCRYPTION_POLICY
JMS encryptionPolicy |
static String |
JMS_PASSWORD
JMS password |
static String |
JMS_PROVIDER
JMS Provider |
static String |
JMS_SECURED
JMS secured |
static String |
JMS_USERNAME
JMS username |
static String |
JMS_XA_CONNECTION_FACTORY
JMS XA Connection Factory for deployed (private) applications only |
static String |
LOCALDS_SESSION_FACTORY
connector local transactional persistence factory |
static String |
UNDEFINED
General Constant for values we are unable to populate |
static String |
XADS_SESSION_FACTORY
connector XA transactional persistence factory |
| Field Detail |
|---|
static final String JMS_XA_CONNECTION_FACTORY
static final String JMS_PROVIDER
static final String JMS_SECURED
static final String JMS_USERNAME
static final String JMS_PASSWORD
static final String JMS_ENCRYPTION_POLICY
static final String DS_SESSION_FACTORY
static final String LOCALDS_SESSION_FACTORY
static final String XADS_SESSION_FACTORY
static final String COMPONENT_ENV
static final String COMPONENT_GROUP_NAME
static final String COMPONENT_NAME
static final String COMPONENT_SECURITY_CONF_RESOURCE
static final String COMPONENT_STATUS_URL
static final String FLOW_DESTINATION_NAME
static final String COMPONENT_EXCEPTION_RESOLVER
static final String FLOW_NAME
static final String FLOW_METHOD
static final String FLOW_EXCEPTION_NAME
static final String FLOW_EXCEPTION_METHOD
static final String UNDEFINED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||