A D L M 
All Classes All Packages

A

AbstractAopMethodLogger - Class in de.digitalcollections.commons.springaop
Aspect: Logging method calls.
AbstractAopMethodLogger() - Constructor for class de.digitalcollections.commons.springaop.AbstractAopMethodLogger
 

D

de.digitalcollections.commons.springaop - package de.digitalcollections.commons.springaop
 

L

logMethodCall(JoinPoint) - Method in class de.digitalcollections.commons.springaop.AbstractAopMethodLogger
Logs the execution of a join point and of its parameters.
logMethodDuration(ProceedingJoinPoint) - Method in class de.digitalcollections.commons.springaop.AbstractAopMethodLogger
Logs duration of join points.

M

methodsToBeLogged() - Method in class de.digitalcollections.commons.springaop.AbstractAopMethodLogger
implement this method in your project specific Aspect, defining method patterns as Pointcuts.
A D L M 
All Classes All Packages