de.smartics.properties.core.services
Class AbstractJndiLookupLoader
java.lang.Object
de.smartics.properties.core.services.AbstractJndiLookupLoader
-
All Implemented Interfaces:
-
Serializable
-
Direct Known Subclasses:
-
ConfigurationJndiLookupLoader
-
public abstract class AbstractJndiLookupLoader
-
extends
Object
-
implements
Serializable
Base implementation for lookup loaders of extension configurations from JNDI.
-
See Also:
-
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJndiLookupLoader
protected AbstractJndiLookupLoader()
-
Default constructor.
calcConfigurationName
protected static final String calcConfigurationName()
throws IOException
-
Determines the name of the extension configuration to use.
-
-
-
Returns:
-
the name to use. Must not be
null
-
-
Throws:
-
IOException
- on any problem loading the configuration name.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.