com.ehsbe.commons.server
Class TraceInterceptor
java.lang.Object
com.ehsbe.commons.server.TraceInterceptor
public class TraceInterceptor
- extends Object
A simple class, which allows one to trace methods
- Version:
- $Revision: 432 $
- Author:
- Jens Elkner
Method Summary |
Object |
trace(javax.interceptor.InvocationContext ctx)
Trace the invocation of a method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraceInterceptor
public TraceInterceptor()
trace
public Object trace(javax.interceptor.InvocationContext ctx)
throws Exception
- Trace the invocation of a method.
- Parameters:
ctx
- the invocation context
- Returns:
- result of the invocation chain
- Throws:
Exception
Copyright ©2005-2009 EHSBE, Walther-Rathenau-Str. 58, 39104 Magdeburg, Sachsen-Anhalt, Germany. All Rights Reserved.