de.smartics.properties.spi.config.cache
Class CacheConfigurationJndiLoader

Package class diagram package CacheConfigurationJndiLoader
java.lang.Object
  extended by 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

Constructor Summary
CacheConfigurationJndiLoader()
          Default constructor.
 
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
 

Constructor Detail

CacheConfigurationJndiLoader

public CacheConfigurationJndiLoader()
Default constructor.

Method Detail

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.