AroundInvoke annotation

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instanceOf Java annotation
gptkbp:definedIn gptkb:javax.interceptor_package
https://www.w3.org/2000/01/rdf-schema#label AroundInvoke annotation
gptkbp:introducedIn gptkb:Java_EE_5
gptkbp:methodSignature public Object method(InvocationContext ctx) throws Exception
gptkbp:purpose define interceptor method to wrap business method invocation
gptkbp:retention runtime environment
gptkbp:target method
gptkbp:usedFor interceptor methods
gptkbp:usedIn gptkb:Enterprise_JavaBeans
CDI interceptors
gptkbp:bfsParent gptkb:jakarta.interceptor_package
gptkbp:bfsLayer 7