|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Configuration
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,CacheConfiguration<?,?>> |
getCacheConfigurations()
Mapping of names to CacheConfiguration, used to create the named Cache
managed by a CacheManager |
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 |
| Method Detail |
|---|
java.util.Map<java.lang.String,CacheConfiguration<?,?>> getCacheConfigurations()
CacheConfiguration, used to create the named Cache
managed by a CacheManager
java.util.Collection<ServiceCreationConfiguration<?>> getServiceCreationConfigurations()
CacheManager and
its Cache instances
java.lang.ClassLoader getClassLoader()
ClassLoader to be associated with the CacheManager
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||