ehsbe CommonsTM
Version 1.1.0rc3

com.ehsbe.commons.server
Class TraceInterceptor

java.lang.Object
  extended by 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

Constructor Summary
TraceInterceptor()
           
 
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
 

Constructor Detail

TraceInterceptor

public TraceInterceptor()
Method Detail

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

ehsbe CommonsTM
Version 1.1.0rc3

Copyright ©2005-2009 EHSBE, Walther-Rathenau-Str. 58, 39104 Magdeburg, Sachsen-Anhalt, Germany. All Rights Reserved.