Java org.apache.commons.jcs.engine.control CompositeCacheManager fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.jcs.engine.control CompositeCacheManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.jcs.engine.control CompositeCacheManager.

The text is from its open source code.

Method

voidconfigure(String propFile)
Configure from specific properties file.
voidconfigure(Properties props)
Configure from properties object.
CompositeCacheManagergetInstance()
Gets the CacheHub instance.
CompositeCacheManagergetUnconfiguredInstance()
Get a CacheHub instance which is not configured.
voidshutDown()
Calls freeCache on all regions