Serialized Form


Package de.smartics.properties.integration.cdi.extension

Class de.smartics.properties.integration.cdi.extension.ConfigurationException extends de.smartics.exceptions.i18n.AbstractMessageRuntimeException implements Serializable

serialVersionUID: 1L

Class de.smartics.properties.integration.cdi.extension.ConfigurationMessageBean extends de.smartics.exceptions.i18n.AbstractMessageBean implements Serializable

serialVersionUID: 1L

Serialized Fields

annotatedBeans

List<E> annotatedBeans
The beans that have been annotated with the Application annotation.

Class de.smartics.properties.integration.cdi.extension.ConfigurationPropertiesCdiBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

Class<T> type
The configuration properties class.


beanManager

javax.enterprise.inject.spi.BeanManager beanManager
The cdi bean manager.


factory

de.smartics.properties.api.config.app.ConfigurationPropertiesFactory factory
The factory that stores all configurations.


useOnlyStaticKeyParts

boolean useOnlyStaticKeyParts
Marker to define which key shall be used a static key or the full dynamic key.

Class de.smartics.properties.integration.cdi.extension.ConfigurationPropertiesFactoryCdiBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

Class<T> type
The configuration properties class.


beanManager

javax.enterprise.inject.spi.BeanManager beanManager
The cdi bean manager.


factory

de.smartics.properties.api.config.app.ConfigurationPropertiesFactory factory
The factory that stores all configurations.

Class de.smartics.properties.integration.cdi.extension.PropertySetTypeCdiBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

Class<T> type
The properties class.


beanManager

javax.enterprise.inject.spi.BeanManager beanManager
The cdi bean manager.


factory

de.smartics.properties.api.config.app.ConfigurationPropertiesFactory factory
The smartics properties factory that stores / caches all configurations.



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