org.jboss.aspects.asynchronous.aspects.jboss
Class InvokeTaskInputParameters

java.lang.Object
  extended by org.jboss.aspects.asynchronous.aspects.jboss.InvokeTaskInputParameters
All Implemented Interfaces:
AsynchronousParameters

public class InvokeTaskInputParameters
extends Object
implements AsynchronousParameters

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

Field Summary
 MethodInvocation invocation
           
 
Constructor Summary
InvokeTaskInputParameters(MethodInvocation invocation)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

invocation

public MethodInvocation invocation
Constructor Detail

InvokeTaskInputParameters

public InvokeTaskInputParameters(MethodInvocation invocation)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.