|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
Defines the Coherence configuration object model for accessing, customizing and or modifying configuration.
See:
Description
| Interface Summary | |
|---|---|
| ParameterList | An ParameterList is a strictly ordered and Iterable collection of Parameters. |
| Class Summary | |
|---|---|
| CacheConfig | A CacheConfig is the top-level container for Coherence Cache Configuration, that of which is used at runtime to establish caches and services. |
| CacheMapping | A CacheMapping captures configuration information for a pattern-match-based mapping from a proposed NamedCache name to a caching scheme. |
| CacheMappingRegistry | A CacheMappingRegistry provides a mechanism manage a collection of CacheMappings, together with the ability to search the registry for said CacheMappings, possibly using wild-cards. |
| ParameterMacroExpression | A ParameterMacroExpression is an Expression representing the use of a Coherence Parameter Macro, typically occurring with in a Coherence Cache Configuration file. |
| ParameterMacroExpressionParser | A ParameterMacroExpressionParser is an ExpressionParser for Coherence Parameter Macros. |
| ResolvableParameterList | A ResolvableParameterList is a ParameterList implementation that additionally supports name-based Parameter resolution as defined by the ParameterResolver interface. |
| ServiceSchemeRegistry | A ServiceSchemeRegistry provides a mechanism manage a collection of ServiceSchemes together with the ability to search the registry for said ServiceSchemes, either by name or service name. |
| SimpleParameterList | A SimpleParameterList is a simple implementation of ParameterList. |
Defines the Coherence configuration object model for accessing, customizing and or modifying configuration.
|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||