Uses of Interface
org.inspektr.audit.spi.AuditableResourceResolver

Packages that use AuditableResourceResolver
org.inspektr.audit   
org.inspektr.audit.spi.support   
 

Uses of AuditableResourceResolver in org.inspektr.audit
 

Constructor parameters in org.inspektr.audit with type arguments of type AuditableResourceResolver
AuditTrailManagementAspect(AuditablePrincipalResolver auditablePrincipalResolver, List<AuditableResourceResolver> auditableResourceResolvers, List<AuditTrailManager> auditTrailManagers, String applicationCode)
          Constructs an AuditTrailManagementAspect with the following parameters.
 

Uses of AuditableResourceResolver in org.inspektr.audit.spi.support
 

Classes in org.inspektr.audit.spi.support that implement AuditableResourceResolver
 class ReturnValueAsStringResourceResolver
          Implementation of AuditableResourceResolver that uses the toString version of the return value as the resource.
 



Copyright © 2007-2012. All Rights Reserved.