Uses of Class
de.smartics.properties.api.config.domain.PropertyStoreMessageBean

Packages that use PropertyStoreMessageBean
de.smartics.properties.api.config.domain Provides domain objects for configuration. 
de.smartics.properties.impl.config.jndi Provides a SerializableConfigurationPropertiesManagement implementation based on JNDI. 
 

Uses of PropertyStoreMessageBean in de.smartics.properties.api.config.domain
 

Methods in de.smartics.properties.api.config.domain that return PropertyStoreMessageBean
static PropertyStoreMessageBean PropertyStoreMessageBean.collection(Throwable cause, ConfigurationKey<?> configurationKey)
          Creates a message bean for PropertyStoreCode.CANNOT_GET_PROPERTY_COLLECTION.
 

Constructors in de.smartics.properties.api.config.domain with parameters of type PropertyStoreMessageBean
PropertyStoreException(PropertyStoreMessageBean message)
          Default constructor.
 

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

Subclasses of PropertyStoreMessageBean in de.smartics.properties.impl.config.jndi
 class JndiPropertyStoreMessageBean
          Provides context information for problems dealing with JNDI property stores.
 

Methods in de.smartics.properties.impl.config.jndi that return PropertyStoreMessageBean
static PropertyStoreMessageBean JndiPropertyStoreMessageBean.collection(Throwable cause, ConfigurationKey<?> configurationKey)
          Creates a message bean for JndiPropertyStoreCode.CANNOT_GET_PROPERTY_COLLECTION.
 

Constructors in de.smartics.properties.impl.config.jndi with parameters of type PropertyStoreMessageBean
JndiPropertyStoreException(PropertyStoreMessageBean message)
          Default constructor.
 



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