Uses of Interface
org.openspaces.core.properties.BeanLevelPropertiesAware
Packages that use BeanLevelPropertiesAware
Package
Description
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.
A package exposing Space mode (primary/backup) events through Spring application event
support.
An abstraction of a Processing Unit Containers.
An integrated (embedded) processing unit container allowing to integrate the execution of a
Processing Unit within an application or executed within an IDE.
Internal (SPI) level interfaces for processing unit containers.
A standalone processing unit container.
-
Uses of BeanLevelPropertiesAware in com.gigaspaces.blobstore.rocksdb.config
Classes in com.gigaspaces.blobstore.rocksdb.config that implement BeanLevelPropertiesAware -
Uses of BeanLevelPropertiesAware in org.openspaces.core.properties
Classes in org.openspaces.core.properties that implement BeanLevelPropertiesAwareModifier and TypeClassDescriptionclassAn extension on top of SpringPropertyPlaceholderConfigurerthat works withBeanLevelPropertiesin order to inject bean level properties. -
Uses of BeanLevelPropertiesAware in org.openspaces.core.space.mode
Classes in org.openspaces.core.space.mode that implement BeanLevelPropertiesAwareModifier and TypeClassDescriptionclassExtension to SpaceModeContextLoader allowing for the context loader to be refreshable and load new code.classA Space mode based Spring context loader allows to load Spring application context if the Space is inPRIMARYmode. -
Uses of BeanLevelPropertiesAware in org.openspaces.pu.container
Classes in org.openspaces.pu.container that implement BeanLevelPropertiesAwareModifier and TypeClassDescriptionclassA processing unit container provider is responsible for creatingProcessingUnitContainer. -
Uses of BeanLevelPropertiesAware in org.openspaces.pu.container.integrated
Classes in org.openspaces.pu.container.integrated that implement BeanLevelPropertiesAware -
Uses of BeanLevelPropertiesAware in org.openspaces.pu.container.jee
Classes in org.openspaces.pu.container.jee that implement BeanLevelPropertiesAwareModifier and TypeClassDescriptionclassAn extension to theApplicationContextProcessingUnitContainerProviderthat can handle JEE processing units. -
Uses of BeanLevelPropertiesAware in org.openspaces.pu.container.jee.jetty
Classes in org.openspaces.pu.container.jee.jetty that implement BeanLevelPropertiesAwareModifier and TypeClassDescriptionclassAn implementation ofJeeProcessingUnitContainerProviderthat can run web applications (war files) using Jetty. -
Uses of BeanLevelPropertiesAware in org.openspaces.pu.container.spi
Classes in org.openspaces.pu.container.spi that implement BeanLevelPropertiesAware -
Uses of BeanLevelPropertiesAware in org.openspaces.pu.container.standalone
Classes in org.openspaces.pu.container.standalone that implement BeanLevelPropertiesAware