CodeQL library for Java/Kotlin
codeql/java-all 0.8.11-dev (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)