Uses of Package
org.openspaces.core

Packages that use org.openspaces.core
Package
Description
 
 
 
 
Internally Used.
Support for managing of Space(s) through the Admin API.
 
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it.
Support classes for Spring namespace based configuration of OpenSpaces core.
 
Allowing to inject configured GigaSpace instances within Spring application context using annotations.
 
 
 
This package is responsible for simplifying the creation of IJSpace implementation.
A package exposing Space mode (primary/backup) events through Spring application event support.
 
 
A package including based classes and support classes for different OpenSpaces event containers.
A package including adapter implementation of SpaceDataEventListener allowing to use either annotation or method listing to listen for events generated by different event containers.
 
 
A notify event container allowing to use GigaSpace support for notifications.
A polling event container generating events by performing polling receive operations.
An abstraction on top of the actual receive operation performed by the polling event container.
An abstraction on top of the trigger operation performed before the initiation of transactional receive operation.
 
 
Implementations of Jdbc DataSource interface using GigaSpaces support for Jdbc based on an actual IJSpace or GigaSpace implementation.
 
 
 
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations.