CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Predicate isGigaSpacesEventMethod

Holds if eventMethod is a method with a GigaSpaces annotation that indicates it may be called when GigaSpaces is processing events.

Import path

import semmle.code.java.frameworks.gigaspaces.GigaSpaces
predicate isGigaSpacesEventMethod ( Method eventMethod )