|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package de.smartics.properties.api.config.domain |
---|
Class de.smartics.properties.api.config.domain.AbstractAdminModeSupportedPropertiesManagement extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean adminMode
Class de.smartics.properties.api.config.domain.CompoundConfigurationException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
List<E> exceptions
Class de.smartics.properties.api.config.domain.ConfigurationException extends ConfigurationRootException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationKey<T extends ConfigurationKey<?>> key
Class de.smartics.properties.api.config.domain.ConfigurationLoadingException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String resourceId
Class de.smartics.properties.api.config.domain.ConfigurationMessageBean extends de.smartics.properties.api.core.app.AbstractBaseMessageBean implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationKey<T extends ConfigurationKey<?>> key
Class de.smartics.properties.api.config.domain.ConfigurationNotFoundException extends ConfigurationLoadingException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.api.config.domain.ConfigurationValidationException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
List<E> propertyViolations
List<E> mandatoryProperties
UnknownProperties unknownProperties
Class de.smartics.properties.api.config.domain.DescribedProperty extends Property implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationKey<T extends ConfigurationKey<?>> configurationKey
de.smartics.properties.api.core.domain.PropertyDescriptor descriptor
Class de.smartics.properties.api.config.domain.DuplicateConfigurationException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationPropertiesManagement currentConfigurationProperties
ConfigurationPropertiesManagement duplicateConfigurationProperties
Class de.smartics.properties.api.config.domain.DuplicatePropertyDefinitionException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
PropertyDefinition currentDefinition
PropertyDefinition newDefinition
Class de.smartics.properties.api.config.domain.DuplicatePropertyException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Property currentProperty
Property newProperty
Class de.smartics.properties.api.config.domain.MissingConfigurationException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.api.config.domain.Property extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
PropertyLocation source
String name
String value
Class de.smartics.properties.api.config.domain.PropertyDefinition extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
de.smartics.properties.api.core.domain.PropertyDescriptor descriptor
Property property
Class de.smartics.properties.api.config.domain.PropertyExpressionWithSourceMessageBean extends de.smartics.properties.api.core.domain.PropertyExpressionMessageBean implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
PropertyLocation source
Class de.smartics.properties.api.config.domain.PropertyIndex extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationKey<T extends ConfigurationKey<?>> configurationKey
Map<K,V> properties
Class de.smartics.properties.api.config.domain.PropertyLocation extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ApplicationId applicationId
String path
Class de.smartics.properties.api.config.domain.PropertyStoreException extends ConfigurationRootException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.api.config.domain.PropertyStoreMessageBean extends de.smartics.properties.api.core.app.AbstractBaseMessageBean implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationKey<T extends ConfigurationKey<?>> configurationKey
String propertyName
Class de.smartics.properties.api.config.domain.PropertyValidationWithSourceException extends de.smartics.properties.api.core.domain.PropertyValidationException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.api.config.domain.PropertyValidationWithSourceMessageBean extends de.smartics.properties.api.core.domain.PropertyValidationMessageBean implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
PropertyLocation source
Class de.smartics.properties.api.config.domain.PropertyValueConversionWithSourceException extends de.smartics.properties.api.core.domain.PropertyValueConversionException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.api.config.domain.PropertyValueResolveWithSourceException extends de.smartics.properties.api.core.domain.PropertyValueResolveException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.api.config.domain.PropertyValueWithSourceMessageBean extends de.smartics.properties.api.core.domain.PropertyValueMessageBean implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
PropertyLocation source
Class de.smartics.properties.api.config.domain.TypeProblemMessageBean extends de.smartics.properties.api.core.app.AbstractBaseMessageBean implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String type
Class de.smartics.properties.api.config.domain.UnknownProperties extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
List<E> properties
Class de.smartics.properties.api.config.domain.UnknownPropertyException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String propertyKey
Class de.smartics.properties.api.config.domain.ValidatedProperty extends DescribedProperty implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String expression
Object validatedValue
Package de.smartics.properties.impl.config.cache |
---|
Class de.smartics.properties.impl.config.cache.AbstractCacheConfigurationPropertiesManagement extends AbstractAdminModeSupportedPropertiesManagement implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
de.smartics.properties.impl.config.cache.DependencyTrackingCache cache
Class de.smartics.properties.impl.config.cache.CacheConfigurationPropertiesManagement extends AbstractCacheConfigurationPropertiesManagement implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationPropertiesManagementSpi delegate
Class de.smartics.properties.impl.config.cache.SerializableCacheConfigurationPropertiesManagement extends AbstractCacheConfigurationPropertiesManagement implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
SerializableConfigurationPropertiesManagementSpi delegate
Package de.smartics.properties.impl.config.domain.key.envapp |
---|
Class de.smartics.properties.impl.config.domain.key.envapp.AbstractConfigurationKey extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
EnvironmentId environmentId
ApplicationId applicationId
int hashCodeValue
Class de.smartics.properties.impl.config.domain.key.envapp.AbstractPropertiesDefinitionContext extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Set<E> tlds
Set<E> environments
Set<E> nodes
Set<E> groups
PropertyResourceMatchers matchers
Class de.smartics.properties.impl.config.domain.key.envapp.EnvAppConfigurationKey extends AbstractConfigurationKey<EnvAppConfigurationKey> implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.impl.config.domain.key.envapp.EnvAppConfigurationKeyHelper extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean preferEarManifest
Class de.smartics.properties.impl.config.domain.key.envapp.EnvAppDefinitionKeyHelper extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
EnvAppPropertiesDefinitionContext context
Class de.smartics.properties.impl.config.domain.key.envapp.EnvAppPropertiesDefinitionContext extends AbstractPropertiesDefinitionContext implements Serializable |
---|
serialVersionUID: 1L
Package de.smartics.properties.impl.config.domain.key.rtaware |
---|
Class de.smartics.properties.impl.config.domain.key.rtaware.TenantId extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String name
Class de.smartics.properties.impl.config.domain.key.rtaware.TenantUserConfigurationKey extends AbstractConfigurationKey<TenantUserConfigurationKey> implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
TenantId tenantId
UserId userId
int hashCodeValue
Class de.smartics.properties.impl.config.domain.key.rtaware.TenantUserConfigurationKeyHelper extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
EnvAppConfigurationKeyHelper helper
Class de.smartics.properties.impl.config.domain.key.rtaware.TenantUserDefinitionKeyHelper extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
TenantUserPropertiesDefinitionContext context
Class de.smartics.properties.impl.config.domain.key.rtaware.TenantUserPropertiesDefinitionContext extends AbstractPropertiesDefinitionContext implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.impl.config.domain.key.rtaware.UserId extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String name
Package de.smartics.properties.impl.config.properties |
---|
Class de.smartics.properties.impl.config.properties.PropertiesConfigurationProperties extends AbstractInMemoryConfigurationProperties implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.impl.config.properties.PropertiesConfigurationPropertiesFactory extends AbstractConfigurationPropertiesFactory<PropertiesConfigurationProperties> implements Serializable |
---|
serialVersionUID: 1L
Package de.smartics.properties.spi.config.resolve |
---|
Class de.smartics.properties.spi.config.resolve.ConfigurationPropertiesResolveContext extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
de.smartics.properties.api.core.domain.PropertyDescriptorRegistry registry
ConfigurationProperties config
Class de.smartics.properties.spi.config.resolve.NullValuePropertyException extends UnresolvablePropertyException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.spi.config.resolve.RecursivePropertyException extends UnresolvablePropertyException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.spi.config.resolve.ResolveConfigurationException extends ConfigurationException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String expression
Class de.smartics.properties.spi.config.resolve.UnresolvablePropertyException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String propertyKey
List<E> path
Package de.smartics.properties.spi.config.support |
---|
Class de.smartics.properties.spi.config.support.AbstractConfigurationPropertiesFactory extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
String id
List<E> rootLocations
List<E> rootPropertyProviders
FactoryConfiguration factoryConfiguration
Map<K,V> artifactIds
de.smartics.properties.api.core.domain.PropertyDescriptorRegistry registry
ReentrantReadWriteLock lock
Lock readLock
Lock writeLock
boolean initialized
Class de.smartics.properties.spi.config.support.AbstractInMemoryConfigurationProperties extends AbstractConfigurationPropertiesManagement implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
InMemoryPropertiesManager properties
boolean requiresDefaultOnClassPath
PropertyStoreAccessor propertyStoreAccessor
Class de.smartics.properties.spi.config.support.BootConfigurationProperties extends AbstractInMemoryConfigurationProperties implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.spi.config.support.ConfigurationPropertiesManagementWithDefaults extends AbstractConfigurationProperties implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
List<E> configurationProperties
PropertyStoreAccessor propertyStoreAccessor
Class de.smartics.properties.spi.config.support.InMemoryPropertiesManager extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationKey<T extends ConfigurationKey<?>> configurationKey
PropertyLocation sourceId
Map<K,V> propertiesKeyToValueMap
PropertyChangeSupport support
ReentrantReadWriteLock lock
Lock readLock
Lock writeLock
Class de.smartics.properties.spi.config.support.PropertiesPropertyProvider extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ConfigurationKey<T extends ConfigurationKey<?>> configurationKey
PropertyLocation sourceId
Properties properties
Package test.de.smartics.properties.spi.config.proxy.examples |
---|
Class test.de.smartics.properties.spi.config.proxy.examples.TestSerializableConfigurationProperties extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Object param1
Package test.de.smartics.properties.spi.config.support |
---|
Class test.de.smartics.properties.spi.config.support.DummyConfigurationProperties extends AbstractConfigurationProperties implements Serializable |
---|
serialVersionUID: 1L
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |