GigaSpaces - Open Spaces

Uses of Interface
org.openspaces.core.properties.BeanLevelPropertiesAware

Packages that use BeanLevelPropertiesAware
org.openspaces.core.properties A package supporting advance properties based configurion (based on Spring Properties configuration support) and the ability to inject them exteranlly to a Spring application context. 
org.openspaces.core.space.mode A package exposing Space mode (primary/backup) events through Spring application event support. 
org.openspaces.pu.container.integrated An integrated (embedded) processing unit container allowing to integrate the execution of a Processing Unit within an application or executed within an IDE. 
org.openspaces.pu.container.spi Internal (SPI) level interfaces for processing unit containers. 
org.openspaces.pu.container.standalone A standalone processing unit container. 
 

Uses of BeanLevelPropertiesAware in org.openspaces.core.properties
 

Classes in org.openspaces.core.properties that implement BeanLevelPropertiesAware
 class BeanLevelPropertyPlaceholderConfigurer
          An extension on top of Spring PropertyPlaceholderConfigurer that works with BeanLevelProperties in order to inject bean level properties.
 

Uses of BeanLevelPropertiesAware in org.openspaces.core.space.mode
 

Classes in org.openspaces.core.space.mode that implement BeanLevelPropertiesAware
 class RefreshSpaceModeContextLoader
          Extension to SpaceModeContextLoader allowing for the context loader to be refreshable and load new code.
 class SpaceModeContextLoader
          A Space mode based Spring context loader allows to load Spring application context if the Space is in PRIMARY mode.
 

Uses of BeanLevelPropertiesAware in org.openspaces.pu.container.integrated
 

Classes in org.openspaces.pu.container.integrated that implement BeanLevelPropertiesAware
 class IntegratedProcessingUnitContainerProvider
          An IntegratedProcessingUnitContainer provider.
 

Uses of BeanLevelPropertiesAware in org.openspaces.pu.container.spi
 

Subinterfaces of BeanLevelPropertiesAware in org.openspaces.pu.container.spi
 interface ApplicationContextProcessingUnitContainerProvider
           
 

Uses of BeanLevelPropertiesAware in org.openspaces.pu.container.standalone
 

Classes in org.openspaces.pu.container.standalone that implement BeanLevelPropertiesAware
 class StandaloneProcessingUnitContainerProvider
          A StandaloneProcessingUnitContainer provider.
 


GigaSpaces - Open Spaces

Copyright © GigaSpaces.