org.openspaces.core.properties
Interface BeanLevelMergedPropertiesAware
- All Known Implementing Classes: 
 - AbstractGatewayComponentFactoryBean, GatewayDelegatorFactoryBean, GatewaySinkFactoryBean, UrlSpaceFactoryBean
 
public interface BeanLevelMergedPropertiesAware
A callback that sets the merged properties using
 mergedProperties and the bean name
 that the bean implementing this interface is associated with.
- Author:
 
  - kimchy
 
 
setMergedBeanLevelProperties
void setMergedBeanLevelProperties(Properties beanLevelProperties)
- Sets the merged properties using
 
mergedProperties and the bean
 name that the bean implementing this interface is associated with.
 
 
Copyright © GigaSpaces.