The following document contains the results of Clirr.
Severity | Message | Class | Method / Field |
---|---|---|---|
Method 'public java.lang.String bootConfigurationName()' has been added to an interface | de.smartics.properties.api.config.app.BootProperties | public java.lang.String bootConfigurationName() | |
Method 'public java.lang.String getId()' has been added to an interface | de.smartics.properties.api.config.app.ConfigurationPropertiesFactory | public java.lang.String getId() | |
Removed de.smartics.properties.resource.util.AbstractServiceFactory from the list of superclasses | de.smartics.properties.api.config.app.ConfigurationPropertiesFactoryFactory | ||
Parameter 1 of 'public PropertyStoreException(de.smartics.properties.api.config.domain.PropertyStoreMessageBean)' has changed its type to de.smartics.properties.api.core.app.AbstractBaseMessageBean | de.smartics.properties.api.config.domain.PropertyStoreException | public PropertyStoreException(de.smartics.properties.api.config.domain.PropertyStoreMessageBean) | |
Parameter 1 of 'public AutodetectDataSourceConfigurationPropertiesFactory(de.smartics.properties.impl.config.ds.DataSourceConfiguration)' has changed its type to de.smartics.properties.api.config.ds.DataSourceConfiguration | de.smartics.properties.impl.config.ds.AutodetectDataSourceConfigurationPropertiesFactory | public AutodetectDataSourceConfigurationPropertiesFactory(de.smartics.properties.impl.config.ds.DataSourceConfiguration) | |
Class de.smartics.properties.impl.config.ds.DataSourceConfiguration removed | de.smartics.properties.impl.config.ds.DataSourceConfiguration | ||
Return type of method 'public de.smartics.properties.impl.config.ds.DataSourceConfiguration build()' has been changed to de.smartics.properties.api.config.ds.DataSourceConfiguration | de.smartics.properties.impl.config.ds.DataSourceConfigurationBuilder | public de.smartics.properties.impl.config.ds.DataSourceConfiguration build() | |
Return type of method 'public de.smartics.properties.impl.config.ds.DataSourceConfiguration load()' has been changed to de.smartics.properties.api.config.ds.DataSourceConfiguration | de.smartics.properties.impl.config.ds.DataSourceConfigurationJndiLoader | public de.smartics.properties.impl.config.ds.DataSourceConfiguration load() | |
Return type of method 'public de.smartics.properties.impl.config.ds.DataSourceConfiguration load()' has been changed to de.smartics.properties.api.config.ds.DataSourceConfiguration | de.smartics.properties.impl.config.ds.DataSourceConfigurationLoader | public de.smartics.properties.impl.config.ds.DataSourceConfiguration load() | |
Return type of method 'public de.smartics.properties.impl.config.ds.DataSourceConfiguration load()' has been changed to de.smartics.properties.api.config.ds.DataSourceConfiguration | de.smartics.properties.impl.config.ds.DataSourceConfigurationPropertiesLoader | public de.smartics.properties.impl.config.ds.DataSourceConfiguration load() | |
Return type of method 'protected de.smartics.properties.impl.config.jndi.JndiConfigurationProperties createNewConfiguration(de.smartics.properties.api.config.domain.key.ConfigurationKey)' has been changed to de.smartics.properties.api.config.domain.ConfigurationPropertiesManagement | de.smartics.properties.impl.config.jndi.JndiConfigurationPropertiesFactory | protected de.smartics.properties.impl.config.jndi.JndiConfigurationProperties createNewConfiguration(de.smartics.properties.api.config.domain.key.ConfigurationKey) | |
Parameter 1 of 'public JndiPropertyStoreException(de.smartics.properties.api.config.domain.PropertyStoreMessageBean)' has changed its type to de.smartics.properties.api.core.app.AbstractBaseMessageBean | de.smartics.properties.impl.config.jndi.JndiPropertyStoreException | public JndiPropertyStoreException(de.smartics.properties.api.config.domain.PropertyStoreMessageBean) | |
Parameter 1 of 'public AutodetectDataSourceResourceConfigurationPropertiesFactory(de.smartics.properties.impl.config.ds.DataSourceConfiguration)' has changed its type to de.smartics.properties.api.config.ds.DataSourceConfiguration | de.smartics.properties.impl.config.resource.AutodetectDataSourceResourceConfigurationPropertiesFactory | public AutodetectDataSourceResourceConfigurationPropertiesFactory(de.smartics.properties.impl.config.ds.DataSourceConfiguration) | |
Return type of method 'public java.util.Properties load()' has been changed to de.smartics.properties.api.config.cache.CacheConfiguration | de.smartics.properties.spi.config.cache.CacheConfigurationJndiLoader | public java.util.Properties load() | |
Field CACHE_ID has been removed, but it was previously a constant | de.smartics.properties.spi.config.cache.CacheConfigurationLoader | CACHE_ID | |
Field JNDI_NAME has been removed, but it was previously a constant | de.smartics.properties.spi.config.cache.CacheConfigurationLoader | JNDI_NAME | |
Return type of method 'public java.util.Properties load()' has been changed to de.smartics.properties.api.config.cache.CacheConfiguration | de.smartics.properties.spi.config.cache.CacheConfigurationLoader | public java.util.Properties load() | |
Return type of method 'public java.util.Properties load()' has been changed to de.smartics.properties.api.config.cache.CacheConfiguration | de.smartics.properties.spi.config.cache.CacheConfigurationPropertiesLoader | public java.util.Properties load() | |
Removed de.smartics.properties.resource.util.AbstractServiceFactory from the list of superclasses | de.smartics.properties.spi.config.cache.CacheManagerFactory | ||
Method 'public void clear(java.lang.String)' has been removed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public void clear(java.lang.String) | |
Method 'public void clearAll()' has been removed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public void clearAll() | |
Method 'public void discard(java.lang.String)' has been removed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public void discard(java.lang.String) | |
Method 'public java.util.Set getCacheNames()' has been removed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public java.util.Set getCacheNames() | |
Method 'public de.smartics.properties.spi.config.cache.Cache getConfigurationsCache(java.lang.String)' has been removed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public de.smartics.properties.spi.config.cache.Cache getConfigurationsCache(java.lang.String) | |
In method 'public de.smartics.properties.spi.config.cache.CacheManager getManager()' the number of arguments has changed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public de.smartics.properties.spi.config.cache.CacheManager getManager() | |
Method 'public de.smartics.properties.spi.config.cache.UnawareCache getPropertiesCache(java.lang.String)' has been removed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public de.smartics.properties.spi.config.cache.UnawareCache getPropertiesCache(java.lang.String) | |
Method 'public void stop(java.lang.String)' has been removed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public void stop(java.lang.String) | |
Method 'public void stopAll()' has been removed | de.smartics.properties.spi.config.cache.CacheManagerFactory | public void stopAll() | |
Added de.smartics.properties.core.services.AbstractJndiBackedServiceFactory to the list of superclasses | de.smartics.properties.api.config.app.ConfigurationPropertiesFactoryFactory | ||
Added de.smartics.properties.core.services.AbstractServiceFactory to the list of superclasses | de.smartics.properties.api.config.app.ConfigurationPropertiesFactoryFactory | ||
Class de.smartics.properties.api.config.cache.CacheConfiguration added | de.smartics.properties.api.config.cache.CacheConfiguration | ||
Class de.smartics.properties.api.config.ds.DataSourceConfiguration added | de.smartics.properties.api.config.ds.DataSourceConfiguration | ||
Added de.smartics.properties.spi.config.support.AbstractExternalConfigurationPropertiesManagement to the list of superclasses | de.smartics.properties.impl.config.jndi.JndiConfigurationProperties | ||
Method 'protected void addDefinitionsToStore(de.smartics.properties.api.config.domain.PropertyProvider)' has been removed, but an inherited definition exists. | de.smartics.properties.impl.config.jndi.JndiConfigurationProperties | protected void addDefinitionsToStore(de.smartics.properties.api.config.domain.PropertyProvider) | |
Method 'protected de.smartics.properties.api.config.domain.ConfigurationPropertiesManagement createNewConfiguration(de.smartics.properties.api.config.domain.key.ConfigurationKey)' has been removed, but an inherited definition exists. | de.smartics.properties.impl.config.jndi.JndiConfigurationPropertiesFactory | protected de.smartics.properties.api.config.domain.ConfigurationPropertiesManagement createNewConfiguration(de.smartics.properties.api.config.domain.key.ConfigurationKey) | |
Class de.smartics.properties.impl.config.jndi.JndiConfigurationPropertyProvider added | de.smartics.properties.impl.config.jndi.JndiConfigurationPropertyProvider | ||
Class de.smartics.properties.impl.config.jndi.JndiContextMessageBean added | de.smartics.properties.impl.config.jndi.JndiContextMessageBean | ||
Added public field INVALID_CONFIGURATION_KEY | de.smartics.properties.impl.config.jndi.JndiPropertyStoreCode | INVALID_CONFIGURATION_KEY | |
Added de.smartics.properties.core.services.AbstractJndiBackedServiceFactory to the list of superclasses | de.smartics.properties.spi.config.cache.CacheManagerFactory | ||
Added de.smartics.properties.core.services.AbstractServiceFactory to the list of superclasses | de.smartics.properties.spi.config.cache.CacheManagerFactory | ||
Method 'public de.smartics.properties.spi.config.cache.CacheManager createManager()' has been added | de.smartics.properties.spi.config.cache.CacheManagerFactory | public de.smartics.properties.spi.config.cache.CacheManager createManager() | |
Method 'public de.smartics.properties.spi.config.cache.CacheManagerFactory getInstance()' has been added | de.smartics.properties.spi.config.cache.CacheManagerFactory | public de.smartics.properties.spi.config.cache.CacheManagerFactory getInstance() | |
Class de.smartics.properties.spi.config.config.AdminResourceConfiguration added | de.smartics.properties.spi.config.config.AdminResourceConfiguration | ||
Class de.smartics.properties.spi.config.config.ConfigurationJndiLookupLoader added | de.smartics.properties.spi.config.config.ConfigurationJndiLookupLoader | ||
Class de.smartics.properties.spi.config.config.ExtensionConfiguration added | de.smartics.properties.spi.config.config.ExtensionConfiguration | ||
Class de.smartics.properties.spi.config.config.PropertiesConfiguration added | de.smartics.properties.spi.config.config.PropertiesConfiguration | ||
Method 'public java.lang.String getId()' has been added | de.smartics.properties.spi.config.support.AbstractConfigurationPropertiesFactory | public java.lang.String getId() | |
Class de.smartics.properties.spi.config.support.UrlUtil added | de.smartics.properties.spi.config.support.UrlUtil |