public interface Configuration
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,CacheConfiguration<?,?>> |
getCacheConfigurations()
|
java.lang.ClassLoader |
getClassLoader()
The
ClassLoader to be associated with the CacheManager |
java.util.Collection<ServiceCreationConfiguration<?>> |
getServiceCreationConfigurations()
All services initially used to bootstrap the
CacheManager and
its Cache instances |
java.util.Map<java.lang.String,CacheConfiguration<?,?>> getCacheConfigurations()
java.util.Collection<ServiceCreationConfiguration<?>> getServiceCreationConfigurations()
CacheManager
and
its Cache
instancesjava.lang.ClassLoader getClassLoader()
ClassLoader
to be associated with the CacheManager