Package org.trustdeck.security.audittrail.annotation
package org.trustdeck.security.audittrail.annotation
-
ClassDescriptionAnnotation that enables an audit trail for the annotated method and collects some data for it.Class that automatically intercepts the audit annotation and stores the collected information using the same transaction as the database method.This interceptor is used to pass some audit information through to the request-object to make it available for the filters where the actual logging is triggered.This class is used to add the audittrail annotation interceptor in the interceptor registry.