Predicate getAnInheritedMatchingMethodIgnoreThrows
Gets a method (inherited by ejb
) matching the signature sig
. (Ignores throws
clauses.)
Import path
import semmle.code.java.frameworks.javaee.ejb.EJB
Method
getAnInheritedMatchingMethodIgnoreThrows
(
SessionEjb
ejb
,
string
sig
)