|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |