org.jboss.aspects.asynchronous.aspects.jboss
Class TraceThreadAspect

java.lang.Object
  extended by org.jboss.aspects.asynchronous.aspects.jboss.TraceThreadAspect

public class TraceThreadAspect
extends Object

Version:
$Revision: 1.2.4.4 $
Author:
{Claude Hussenet Independent Consultant}.

Constructor Summary
TraceThreadAspect()
           
 
Method Summary
static String getCurrentDate()
           
 Object trace(org.jboss.aop.joinpoint.MethodInvocation methodInvocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TraceThreadAspect

public TraceThreadAspect()
Method Detail

trace

public Object trace(org.jboss.aop.joinpoint.MethodInvocation methodInvocation)
             throws Throwable
Throws:
Throwable

getCurrentDate

public static String getCurrentDate()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.