Package com.j_spaces.core.filters.entry

Provides GigaSpaces filter plug-in interfaces.

See:
          Description

Interface Summary
IFilterEntry This interface is common to all the entries that are passed to any of the space filters.
ISpaceFilterEntry Represents an entry instance passed to the ISpaceFilter.
 

Package com.j_spaces.core.filters.entry Description

Provides GigaSpaces filter plug-in interfaces. Filters are hooks inside the GigaSpaces engine that enable integration with external systems and/or implementation of user-defined logic inside the space. In this package you will find classes deal with Entries that are passed to any of the space filters.