Module GigaSpacesXAPEntryPoints
GigaSpaces XAP (eXtreme Application Platform) is a distributed in-memory “datagrid”.
Import path
import semmle.code.java.deadcode.frameworks.GigaSpacesXAPEntryPoints
Imports
DeadCode | |
GigaSpaces | GigaSpaces XAP (eXtreme Application Platform) is a distributed in-memory “datagrid”. |
java | Provides all default Java QL imports. |
Classes
GigaSpacesEventCallableEntryPoint | A method that is called during event processing by GigaSpaces, on an event listener class. |
GigaSpacesEventDrivenReflectivelyConstructed | An event listener class that is reflectively constructed by GigaSpaces to handle event processing. |
GigaSpacesSpaceClassMethodEntryPoint | A method that is called when a GigaSpaces “SpaceClass” is written to, or read from, a space. |