|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.properties.spi.config.cache.CacheConfigurationLoader
public class CacheConfigurationLoader
Responsible to read configuration properties to connect to a cache stored via JNDI.
Constructor Summary | |
---|---|
CacheConfigurationLoader() Default constructor. |
Method Summary | |
---|---|
CacheConfiguration |
load() Loads the cache configuration with a name fetched from the classpath. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheConfigurationLoader()
Method Detail |
---|
public CacheConfiguration load() throws CacheException
CacheException
- on any problem loading the cache.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |