Interface ContextClassLoaderEnvironment
public interface ContextClassLoaderEnvironment
The environment provided to the context class loader factory for its use
- Since:
- 2.1.1
- 
Method SummaryModifier and TypeMethodDescriptionGet the service environment configuration
- 
Method Details- 
getConfigurationServiceEnvironment.Configuration getConfiguration()Get the service environment configuration- Returns:
- The configuration
 
 
-