devxlogo

May 5, 2011

Using EJB Interceptors for Java EE Audits

Enterprise JavaBeans (EJB) 3.0 provided the ability to intercept EJB business methods by using AroundInvoke interceptors. Based on these interceptors, you can access the method name, its parameters, and its