See: Description
| Interface | Description | 
|---|---|
| ConfigContext | 
 Class that represents the config of a session or of core. 
 | 
| ConfigService | 
 The main class for the Config Service. 
 | 
| Class | Description | 
|---|---|
| CallContext | 
 This class stores context information that is attached to the thread. 
 | 
| ConfigServiceConfiguration | 
 bean class providing the configuration for the creation of a ConfigService instance. 
 | 
| ConfigServiceFactory | 
 Factory for creating  
ConfigService instances. | 
| NamedRef | 
 Represents a reference to a resoure that has a given name or label 
 | 
| Ref | 
 A Ref uniquely represents a resource, project or folder that is managed by the Configuration Framework. 
 | 
| RefValueDomain | 
 Represents a domain of possible Ref values by specifying one or both of the following: Type space : A set of type Ids that indicate possible types of Ref objects Reference space : A set of any combination of project, folder, resource or domain references that a reference can belong to. 
 |