Determines if the interceptor intercepts the specified {@linkplain InterceptionType kind of lifecycle callback or methodinvocation}.
@param type the {@linkplain InterceptionType kind of interception} @return returns true if the interceptor intercepts callbacks or business methods of the given type, andfalse otherwise.
|
|
|
|
|
|
|
|
|
|
|
|