GigaSpaces XAP 9.1 API

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

Method Summary
 void setMergedBeanLevelProperties(Properties beanLevelProperties)
          Sets the merged properties using mergedProperties and the bean name that the bean implementing this interface is associated with.
 

Method Detail

setMergedBeanLevelProperties

void setMergedBeanLevelProperties(Properties beanLevelProperties)
Sets the merged properties using mergedProperties and the bean name that the bean implementing this interface is associated with.


GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.