Uses of Class
de.smartics.properties.impl.config.jndi.JndiPropertyStoreCode

Packages that use JndiPropertyStoreCode
de.smartics.properties.impl.config.jndi Provides a SerializableConfigurationPropertiesManagement implementation based on JNDI. 
 

Uses of JndiPropertyStoreCode in de.smartics.properties.impl.config.jndi
 

Methods in de.smartics.properties.impl.config.jndi that return JndiPropertyStoreCode
static JndiPropertyStoreCode JndiPropertyStoreCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JndiPropertyStoreCode[] JndiPropertyStoreCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.smartics.properties.impl.config.jndi with parameters of type JndiPropertyStoreCode
JndiPropertyStoreMessageBean(JndiPropertyStoreCode code, ConfigurationKey<?> configurationKey, String propertyName)
          Constructor without cause.
JndiPropertyStoreMessageBean(JndiPropertyStoreCode code, Throwable cause, ConfigurationKey<?> configurationKey, String propertyName)
          Default constructor.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.