de.smartics.properties.spi.config.cache
Class CacheConfigurationJndiLoader
java.lang.Object
de.smartics.properties.spi.config.cache.CacheConfigurationJndiLoader
-
All Implemented Interfaces:
-
Serializable
-
public class CacheConfigurationJndiLoader
-
extends
Object
-
implements
Serializable
Responsible to read JNDI configuration properties to connect to a cache stored via JNDI.
-
See Also:
-
Serialized Form
Method Summary |
Properties |
load() Loads the cache configuration from JNDI. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheConfigurationJndiLoader
public CacheConfigurationJndiLoader()
-
Default constructor.
load
public Properties load()
throws CacheException
-
Loads the cache configuration from JNDI.
-
-
-
Returns:
-
the cache configuration.
-
Throws:
-
CacheException
- on any problem loading the cache.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.