|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceConstants
Commonly used constants.
Field Summary | |
---|---|
static String |
CLAZZ_NAME
The default implementation class for YAAFI |
static String |
COMPONENT_CONFIG_KEY
property to lookup the component config file |
static String |
COMPONENT_CONFIG_PROPERTIES_KEY
property to lookup the component config property file |
static String |
COMPONENT_CONFIG_VALUE
default file name of the component config file |
static String |
COMPONENT_CONTAINERFLAVOUR_VALUE
default value for container flavour |
static String |
COMPONENT_ISENCRYPTED_KEY
property to lookup the decryption handling |
static String |
COMPONENT_LOCATION_KEY
property to lookup the location |
static String |
COMPONENT_PARAMETERS_KEY
property to lookup the parameters file |
static String |
COMPONENT_PARAMETERS_VALUE
default file name of the parameters file |
static String |
COMPONENT_ROLE_KEYS
property to lookup the component role file |
static String |
COMPONENT_ROLE_VALUE
default file name of the component role file |
static String |
COMPONENT_ROLECONFIGFLAVOUR_VALUE
default value for role config flavour |
static String |
CONTAINERCLAZZNAME_CONFIG_KEY
property to lookup the implementation class of the container |
static String |
CONTAINERFLAVOUR_CONFIG_KEY
property to lookup the container type |
static String |
DYNAMICPROXY_ENABLED_KEY
property to lookup the usage of dynamic proxies |
static String |
INTERCEPTOR_KEY
property to lookup a single interceptor |
static String |
INTERCEPTOR_LIST_KEY
property to lookup the list of interceptors |
static String |
RECONFIGURATION_DELAY_KEY
property to lookup the reconfigurationDelay |
static String |
ROLE_NAME
The name of this component |
static String |
SERVICEMANAGER_KEY
property to lookup a single service managers |
static String |
SERVICEMANAGER_LIST_KEY
property to lookup a list of service managers |
Fields inherited from interface org.apache.fulcrum.yaafi.framework.constant.AvalonYaafiConstants |
---|
AVALON_CONTAINER_YAAFI, COMPONENT_APP_ROOT, URN_AVALON_CLASSLOADER, URN_AVALON_HOME, URN_AVALON_NAME, URN_AVALON_PARTITION, URN_AVALON_TEMP |
Field Detail |
---|
static final String ROLE_NAME
static final String CLAZZ_NAME
static final String CONTAINERFLAVOUR_CONFIG_KEY
static final String CONTAINERCLAZZNAME_CONFIG_KEY
static final String COMPONENT_CONFIG_KEY
static final String COMPONENT_CONFIG_PROPERTIES_KEY
static final String COMPONENT_ROLE_KEYS
static final String COMPONENT_PARAMETERS_KEY
static final String COMPONENT_ISENCRYPTED_KEY
static final String COMPONENT_LOCATION_KEY
static final String DYNAMICPROXY_ENABLED_KEY
static final String INTERCEPTOR_LIST_KEY
static final String INTERCEPTOR_KEY
static final String RECONFIGURATION_DELAY_KEY
static final String SERVICEMANAGER_LIST_KEY
static final String SERVICEMANAGER_KEY
static final String COMPONENT_CONFIG_VALUE
static final String COMPONENT_ROLE_VALUE
static final String COMPONENT_PARAMETERS_VALUE
static final String COMPONENT_CONTAINERFLAVOUR_VALUE
static final String COMPONENT_ROLECONFIGFLAVOUR_VALUE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |