See: Description
| Interface | Description | 
|---|---|
| ParameterList | 
| Class | Description | 
|---|---|
| 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. | 
| Config | 
Config is a helper class for processing a Coherence configuration
 system properties. | 
| FederationConfig | 
 A  
FederationConfig is the top-level container for Coherence Federation
 Configuration. | 
| FederationConfig.Factory | 
 The Factory class creates an FederationConfig object. 
 | 
| ParameterMacroExpression<T> | 
 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. |