public final class BaseConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_TYPE_BASE_MAIL_SERVICE
The name of the component type for the base mail service.
|
static java.lang.String |
COMPONENT_TYPE_COMMUNICATION_SERVICE
The name of the component type for the communication (skeletons and stubs).
|
static java.lang.String |
COMPONENT_TYPE_GLOBAL_REGISTRY
The name of the component type for the global registry (there is exactly one instance).
|
static java.lang.String |
COMPONENT_TYPE_GLOBAL_REGISTRY_PROVIDER
The name of the component type for the global registry provider.
|
static java.lang.String |
COMPONENT_TYPE_JDBC_DATA_SOURCE
The name of the component type for a JDBC-based data source.
|
static java.lang.String |
COMPONENT_TYPE_LICENCE_MANAGER
The name of the component type for the licence manager (there is exactly one instance).
|
static java.lang.String |
COMPONENT_TYPE_LOCAL_SECURITY_MANAGER
The name of the component type for the local security manager.
|
static java.lang.String |
COMPONENT_TYPE_OSGI_FRAMEWORK_PROVIDER
The name of the component type for the OSGi framework service.
|
static java.lang.String |
COMPONENT_TYPE_SECURITY_MANAGER
The name of the component type for the (global) security manager.
|
static java.lang.String |
COMPONENT_TYPE_SERVLET_SERVICE
The name of the component type for the servlet service.
|
static java.lang.String |
REGISTRY_MODEL_FACTORY
The name of the model registry.
|
static java.lang.String |
REGISTRY_RUNTIME
/** The name of the runtime registry.
|
static java.lang.String |
SEQUENCE_INVOCATION
The name of the sequence counting invocations within the communication.
|
public static final java.lang.String COMPONENT_TYPE_JDBC_DATA_SOURCE
public static final java.lang.String COMPONENT_TYPE_LOCAL_SECURITY_MANAGER
public static final java.lang.String COMPONENT_TYPE_SECURITY_MANAGER
public static final java.lang.String COMPONENT_TYPE_COMMUNICATION_SERVICE
public static final java.lang.String COMPONENT_TYPE_GLOBAL_REGISTRY
public static final java.lang.String COMPONENT_TYPE_GLOBAL_REGISTRY_PROVIDER
public static final java.lang.String COMPONENT_TYPE_LICENCE_MANAGER
public static final java.lang.String COMPONENT_TYPE_BASE_MAIL_SERVICE
public static final java.lang.String COMPONENT_TYPE_OSGI_FRAMEWORK_PROVIDER
public static final java.lang.String COMPONENT_TYPE_SERVLET_SERVICE
public static final java.lang.String REGISTRY_RUNTIME
public static final java.lang.String REGISTRY_MODEL_FACTORY
public static final java.lang.String SEQUENCE_INVOCATION