org.jboss.aspects.asynchronous.aspects.jboss
Class AsynchronousAspect

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

public class AsynchronousAspect
extends Object

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

Constructor Summary
AsynchronousAspect()
           
 
Method Summary
 Object execute(org.jboss.aop.joinpoint.MethodInvocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchronousAspect

public AsynchronousAspect()
Method Detail

execute

public Object execute(org.jboss.aop.joinpoint.MethodInvocation invocation)
               throws Throwable
Throws:
Throwable


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