Interface | Description |
---|---|
ConfigContextChangeListener | |
ConfigListener |
Clients of OPSS Configuration Service should implement this interface to get notifications about configurations entering and leaving the configuration system and their various state changes.
|
ConfigurationManagementService |
The OPSS Configuration Management Service which manages the lifecycle of configuration(s) for one or more OPSS Runtime(s) (ServiceContexts).
|
ConfigurationManagementService.ConfigCustomization |
A Configuration Customization.
|
ConfigurationService |
The OPSS Configuration Service which manages configuration for applications and tenants.
|
ContextIdResolver |
A RuntimeConfigurationService instance can make use of a ContextIdResolver to resolve the contextId and DisplayName of a named context.
|
ContextNameEncoder | |
ManagementConfiguration |
The methods createMgmtConfigBean and deleteMgmtConfigBean can be used for offline mode definition of a Persistent Configuration and reassociation/migration etc.
|
RuntimeConfigurationService |
A Service that provides the OPSS Runtime with a view of the Configuration for any named active context.
|
ServiceConfigChangeListener |
OPSS Service's or a Proxy (TenantContextManager) should implement this interface if service wants to be able to listen to configuration changes made by the Management Config Beans.
|
TenantListener |
OPSS TenantContextManager should implement this interface to get notifications about tenant's entering and leaving the configuration system.
|
Class | Description |
---|---|
ConfigurationManagementServiceProvider |
The Service Provider definition for the ConfigurationManagementService.
|
ConfigurationServiceProvider | |
ContextNameEncoderFactory | |
CustomizationCallback |
A Callback which can be handled by the Application supplied CallbackHandlers.
|
RuntimeConfigurationServiceProvider |
The Service Provider definition for the RuntimeConfigurationService.
|
Enum | Description |
---|---|
ConfigEvent |
Enum representing Configuration Events.
|
ConfigurationManagementService.CONFIG_STATE | |
ConfigurationManagementService.ConfigCustomization.CUSTOMIZATION_SCOPE |
Enum to indicate if the customization is for a Globally shared Property in a PropertySet or a customization for a specific Service Instance.
|
ConfigurationManagementService.SERVICE_MODE | |
ConfigurationService.SERVICE_MODE |
The 3 Service Modes for Configuration Service
|
ContextNameEncoderFactory.EncoderType | |
TenantEvent |