|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuditableActionResolver | |
---|---|
org.inspektr.audit | |
org.inspektr.audit.spi.support |
Uses of AuditableActionResolver in org.inspektr.audit |
---|
Method parameters in org.inspektr.audit with type arguments of type AuditableActionResolver | |
---|---|
void |
AuditTrailManagementAspect.setAdditionalAuditableActionResolvers(List<AuditableActionResolver> auditableActionResolvers)
|
Uses of AuditableActionResolver in org.inspektr.audit.spi.support |
---|
Classes in org.inspektr.audit.spi.support that implement AuditableActionResolver | |
---|---|
class |
BooleanAuditableActionResolver
Implementation of ActionResolver that can process boolean return values. |
class |
DefaultAuditableActionResolver
Default implementation of the ActionResolver interface that returns the value
of the Auditable annotation as the action. |
class |
ObjectCreationAuditableActionResolver
Uses the success/failure suffixes when an object is returned (or NULL is returned) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |