GigaSpaces - Open Spaces

org.openspaces.core.properties
Interface BeanLevelPropertiesAware

All Known Subinterfaces:
ApplicationContextProcessingUnitContainerProvider
All Known Implementing Classes:
BeanLevelPropertyPlaceholderConfigurer, IntegratedProcessingUnitContainerProvider, RefreshSpaceModeContextLoader, SpaceModeContextLoader, StandaloneProcessingUnitContainerProvider

public interface BeanLevelPropertiesAware

A callback allowing for bean to be injected with BeanLevelProperties.

Author:
kimchy

Method Summary
 void setBeanLevelProperties(BeanLevelProperties beanLevelProperties)
          Sets the BeanLevelProperties.
 

Method Detail

setBeanLevelProperties

void setBeanLevelProperties(BeanLevelProperties beanLevelProperties)
Sets the BeanLevelProperties.


GigaSpaces - Open Spaces

Copyright © GigaSpaces.