org.jboss.managed.plugins.advice
Class TraceAdvice
java.lang.Object
org.jboss.managed.plugins.advice.TraceAdvice
public class TraceAdvice
- extends Object
TraceAdvice.
- Version:
- $Revision: 1.1 $
- Author:
- Adrian Brock
|
Method Summary |
Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
Interceptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraceAdvice
public TraceAdvice()
invoke
public Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Interceptor
- Parameters:
invocation - the invocation
- Returns:
- the result
- Throws:
Throwable - for any problem
Copyright ? 2007 JBoss Inc.. All Rights Reserved.