org.duracloud.computeprovider.aop
Class LoggingAdvice
java.lang.Object
org.duracloud.computeprovider.aop.LoggingAdvice
- All Implemented Interfaces:
- org.aopalliance.aop.Advice, org.springframework.aop.AfterAdvice, org.springframework.aop.AfterReturningAdvice
public class LoggingAdvice
- extends Object
- implements org.springframework.aop.AfterReturningAdvice
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingAdvice
public LoggingAdvice()
afterReturning
public void afterReturning(Object arg0,
Method arg1,
Object[] arg2,
Object arg3)
throws Throwable
- Specified by:
afterReturning
in interface org.springframework.aop.AfterReturningAdvice
- Throws:
Throwable
Copyright © 2009-2011 DuraSpace. All Rights Reserved.