Package org.openspaces.core.properties
package org.openspaces.core.properties
A package supporting advance properties based configuration (based on Spring Properties configuration
support) and the ability to inject them externally to a Spring application context.
-
ClassDescriptionA callback that sets the merged properties using
mergedPropertiesand the bean name that the bean implementing this interface is associated with.Allows for beans to be injected withBeanLevelPropertiesthat contains the bean level merged properties.An extension to Spring support for properties based configuration.A callback allowing for bean to be injected withBeanLevelProperties.Allows for beans to be injected withBeanLevelProperties.A SpringBeanPostProcessorthat process beans that implementBeanLevelPropertiesAwareorBeanLevelMergedPropertiesAwarebased on the providedBeanLevelProperties.An extension on top of SpringPropertyPlaceholderConfigurerthat works withBeanLevelPropertiesin order to inject bean level properties.Created by Barak Bar Orion on 3/20/16.