Interface | Description |
---|---|
AuditComponent |
The audit component.
|
AuditFilter |
Filter of audit map values before an audit record is written.
|
BeanIdentifier |
Identify a bean upon which a method invocation has been made.
|
Class | Description |
---|---|
AuditComponentImpl |
Component that records audit values as well as providing the query implementation.
|
AuditMethodInterceptor |
A method interceptor to wrap method invocations with auditing.
|
AuditServiceImpl |
The implementation of the AuditService for application auditing.
|
BeanIdentifierImpl |
Lookup the name of a bean that is being audited by
AuditMethodInterceptor . |
DisableAuditableBehaviourInterceptor |
An interceptor that disables and then enables ASPECT_AUDITABLE behaviours
around method calls.
|
PropertyAuditFilter |
Filter using property file values to accept or reject audit map values.
|
UserAuditFilter |
Exception | Description |
---|---|
AuditException |
Audit related exceptions.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.