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
)