@Audit @Interceptor public class AuditInterceptor extends Object
<beans
...
<interceptors>
<class>org.audit4j.intregration.cdi.AuditInterceptor</class>
</interceptors>
</beans>
| Constructor and Description |
|---|
AuditInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
before(javax.interceptor.InvocationContext joinPoint)
Before method invocation.
|
Copyright © 2015 Audit4j. All rights reserved.