Overview of Interceptors - The Java EE 6 Tutorial - 0 views
-
Overview of Interceptors
-
allow developers to invoke interceptor methods in conjunction with method invocations or lifecycle events on an associated target class
-
logging, auditing, or profiling
- ...7 more annotations...