public abstract class AbstractAuditor extends Object
AbstractAuditor()
abstract Object
audit(org.aspectj.lang.ProceedingJoinPoint pjp)
String
getUser()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractAuditor()
public abstract Object audit(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
pjp
Throwable
public String getUser()
Copyright © 2014 JDAL. All Rights Reserved.