|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages | |
---|---|
com.gigaspaces.annotation.pojo | Provides annotations to support POJO usage with GigaSpaces. |
com.gigaspaces.async | Provides GigaSpaces asynchronous operations related interfaces. |
com.gigaspaces.client | Deprecated: use org.openspaces.core instead. |
com.gigaspaces.client.iterator | Provides classes to configure GSIterator. |
com.gigaspaces.config.lrmi.nio | Provides classes to configure LRMI NIO. |
com.gigaspaces.datasource | Provides GigaSpaces DataSource implementation. |
com.gigaspaces.datasource.hibernate | Deprecated: use org.openspaces.persistency.hibernate instead. |
com.gigaspaces.events | Provides GigaSpaces events related interfaces. |
com.gigaspaces.logger | Package Specification GigaSpaces makes logging calls by use of the JavaTM platform's core logging facilities. |
com.gigaspaces.lrmi.nio.filters | Provides classes to configure and customize IO Filters (e.g. |
com.gigaspaces.security | Security GigaSpaces security is used to secure numerous demanding environments at different levels of security. |
com.gigaspaces.security.audit | Service-side security auditing Server-side security auditing using the configuration given entirely by the LogManager properties. |
com.gigaspaces.security.authorities | Security Authorities There are four categories of user authorities. |
com.gigaspaces.security.directory | Security Directory The security directory (storing users and roles) is managed by the Directory Manager. |
com.gigaspaces.security.encoding | Security Encoding The Encoding mechanism is separated into two - password encoding and content encoding. |
com.gigaspaces.security.fs | |
com.gigaspaces.security.service | |
com.gigaspaces.security.tool.migration | |
com.j_spaces.core | Provides Space properties and security context services |
com.j_spaces.core.admin | Provides GigaSpaces administration services |
com.j_spaces.core.client | Provides GigaSpaces client interface services |
com.j_spaces.core.client.view | GigaSpace client view files. |
com.j_spaces.core.cluster | Provides GigaSpaces cluster plug-in interfaces |
com.j_spaces.core.exception | Defines a common exceptions used in core. |
com.j_spaces.core.filters | Provides GigaSpaces filter plug-in interfaces. |
com.j_spaces.core.filters.entry | Provides GigaSpaces filter plug-in interfaces. |
com.j_spaces.javax.cache | Deprecated: use com.gigaspaces.datasource instead. |
com.j_spaces.jdbc | Provides GigaSpaces JDBC interfaces |
com.j_spaces.jdbc.driver | Provides GigaSpaces JDBC interfaces |
com.j_spaces.kernel | Provides GigaSpaces low level services |
com.j_spaces.map | Provides GigaSpaces MAP API |
com.j_spaces.worker | Deprecated: use org.openspaces.pu instead. |
org.openspaces.admin | Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. |
org.openspaces.admin.gsa | Support for managing of Grid Service Agent(s) through the Admin API. |
org.openspaces.admin.gsa.events | Support for managing of Grid Service Agent events through the Admin API. |
org.openspaces.admin.gsc | Support for managing of Grid Service Container(s) through the Admin API. |
org.openspaces.admin.gsc.events | Support for managing of Grid Service Container events through the Admin API. |
org.openspaces.admin.gsm | Support for managing of Grid Service Manager(s) through the Admin API. |
org.openspaces.admin.gsm.events | Support for managing of Grid Service Manager events through the Admin API. |
org.openspaces.admin.lus | Support for managing of Lookup Service(s) through the Admin API. |
org.openspaces.admin.lus.events | Support for managing of Lookup Service events through the Admin API. |
org.openspaces.admin.machine | Support for managing of Machine(s) through the Admin API. |
org.openspaces.admin.machine.events | Support for managing of Machine events through the Admin API. |
org.openspaces.admin.os | Support for managing of Operating System(s) through the Admin API. |
org.openspaces.admin.os.events | Support for managing of Operating System events through the Admin API. |
org.openspaces.admin.pu | Support for managing of Processing Unit(s) through the Admin API. |
org.openspaces.admin.pu.events | Support for managing of Processing Unit events through the Admin API. |
org.openspaces.admin.samples | |
org.openspaces.admin.space | Support for managing of Space(s) through the Admin API. |
org.openspaces.admin.space.events | Support for managing of Space events through the Admin API. |
org.openspaces.admin.support | |
org.openspaces.admin.transport | Support for managing of Transport(s) through the Admin API. |
org.openspaces.admin.transport.events | Support for managing of Transport events through the Admin API. |
org.openspaces.admin.vm | Support for managing of Virtual Machine(s) through the Admin API. |
org.openspaces.admin.vm.events | Support for managing of Virtual Machine events through the Admin API. |
org.openspaces.admin.zone | Support for managing of Zone(s) through the Admin API. |
org.openspaces.admin.zone.events | Support for managing of Zone events through the Admin API. |
org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. |
org.openspaces.core.cluster | Cluster information holder objects and abstraction allowing for custom beans to be injected with it (if set). |
org.openspaces.core.config | Support classes for Spring namespace based configuration of OpenSpaces core. |
org.openspaces.core.context | Allowing to inject configured GigaSpace instances within Spring application context using annotations. |
org.openspaces.core.exception | Includes exception translation services from core GigaSpaces exception into runtime data exception hierarchy. |
org.openspaces.core.executor | |
org.openspaces.core.executor.juc | |
org.openspaces.core.executor.support | |
org.openspaces.core.jini | A package including jini related services such as JiniServiceFactoryBean allowing to lookup a Jini service and use it within Spring. |
org.openspaces.core.map | A package including factory beans to create GigaSpaces IMap or JCache Cache based on an IJSpace instance. |
org.openspaces.core.properties | 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. |
org.openspaces.core.space | This package is responsible for simplifying the creation of IJSpace implementation. |
org.openspaces.core.space.cache | A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based on an actual IJSpace instance (usually created using the core.space package). |
org.openspaces.core.space.filter | A package allowing to simplify the injection of an actual ISpaceFilter instance during Space creation. |
org.openspaces.core.space.filter.replication | A package allowing to create an actual IReplicationFilter instance and inject it during Space creation. |
org.openspaces.core.space.mode | A package exposing Space mode (primary/backup) events through Spring application event support. |
org.openspaces.core.space.mode.registry | |
org.openspaces.core.space.support | |
org.openspaces.core.transaction | A package exposing the ability to get a GigaSpaces/Jini current transaction (integrating with Spring transaction management). |
org.openspaces.core.transaction.manager | Jini and Local transaction managers using Spring abstraction for transaction managers (PlatformTransactionManager). |
org.openspaces.core.util | A package including utility classes for OpenSpaces core. |
org.openspaces.core.util.numbers | |
org.openspaces.esb.mule.eventcontainer | |
org.openspaces.esb.mule.eventcontainer.config | |
org.openspaces.esb.mule.message | |
org.openspaces.esb.mule.pu | |
org.openspaces.esb.mule.queue | |
org.openspaces.esb.mule.queue.config | |
org.openspaces.esb.mule.seda | |
org.openspaces.esb.mule.seda.config | |
org.openspaces.esb.mule.transformers | |
org.openspaces.events | A package including based classes and support classes for different OpenSpaces event containers. |
org.openspaces.events.adapter | A package including adapter implementation of SpaceDataEventListener allowing to use either annotation or method listing to listen for events generated by different event containers. |
org.openspaces.events.asyncpolling | |
org.openspaces.events.asyncpolling.config | |
org.openspaces.events.asyncpolling.receive | |
org.openspaces.events.config | Support classes allowing to configure OpenSpace event module using Spring namespace support. |
org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. |
org.openspaces.events.notify.config | |
org.openspaces.events.polling | A polling event container generating events by performing polling receive operations. |
org.openspaces.events.polling.config | |
org.openspaces.events.polling.receive | An abstraction on top of the actual receive operation performed by the polling event container. |
org.openspaces.events.polling.trigger | An abstraction on top of the trigger operation performed before the initiation of transactional receive operation. |
org.openspaces.events.support | |
org.openspaces.hibernate.cache | An implementation of Hibernate second level cache using GigaSpaces. |
org.openspaces.interop | |
org.openspaces.jdbc.config | Support classes to configure OpenSpaces jdbc using Spring namespace support. |
org.openspaces.jdbc.datasource | Implementations of Jdbc DataSource interface using GigaSpaces support for Jdbc based on an actual IJSpace or GigaSpace implementation. |
org.openspaces.jee.sessions.jetty | |
org.openspaces.jms | Holds simple factory beans to create GigaSpaces implementations of JMS ConnectionFactory and XAConnectionFactory. |
org.openspaces.jms.config | Support classes to configure OpenSpaces Jms using Spring namespace support. |
org.openspaces.maven.support | |
org.openspaces.persistency.hibernate | An implementation of GigaSpaces external data source using Hibernate. |
org.openspaces.persistency.hibernate.iterator | A set of implementations of DataIterator using Hibernate. |
org.openspaces.persistency.patterns | Set of patterns that can be used to wrap different external data sources. |
org.openspaces.persistency.support | Support classes for persistency. |
org.openspaces.persistency.utils | Utility classes when using persistency. |
org.openspaces.pu.container | An abstraction of a Processing Unit Containers. |
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.jee | |
org.openspaces.pu.container.jee.context | |
org.openspaces.pu.container.jee.glassfish | |
org.openspaces.pu.container.jee.glassfish.holder | |
org.openspaces.pu.container.jee.jetty | |
org.openspaces.pu.container.jee.jetty.holder | |
org.openspaces.pu.container.jee.jetty.support | |
org.openspaces.pu.container.jee.lb.apache | |
org.openspaces.pu.container.jee.stats | |
org.openspaces.pu.container.servicegrid | A Service Grid based processing unit container. |
org.openspaces.pu.container.servicegrid.deploy | A package including the ability to deploy a processing unit onto the Service Grid. |
org.openspaces.pu.container.servicegrid.jmxs | |
org.openspaces.pu.container.spi | Internal (SPI) level interfaces for processing unit containers. |
org.openspaces.pu.container.standalone | A standalone processing unit container. |
org.openspaces.pu.container.support | Support classes for processing unit containers including command line parsers and Spring resource based application context. |
org.openspaces.pu.service | |
org.openspaces.pu.sla | Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the Service Grid). |
org.openspaces.pu.sla.config | Support classes allowing to configure OpenSpaces SLA using xml namespaces based on Spring namespaces support. |
org.openspaces.pu.sla.monitor | Allowing to configure monitors/watches within SLA definition. |
org.openspaces.pu.sla.requirement | The requirements part of SLA definition allowing to control where a certain processing unit can be deployed (based on the requirements defined). |
org.openspaces.remoting | A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations. |
org.openspaces.remoting.config | Support for namespace based configuration of OpenSpaces remoting module using Spring namespace support. |
org.openspaces.remoting.scripting | |
org.openspaces.remoting.scripting.cache |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |