站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 aspects API Documentation 英文版文档

TraceThreadAspect (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


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

java.lang.Object
  extended byorg.jboss.aspects.asynchronous.aspects.jboss.TraceThreadAspect

public class TraceThreadAspect
extends Object

Version:
$Revision: 1.2 $
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.