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