当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 aspects API Documentation 英文版文档
InvokeTaskInputParameters (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档
org.jboss.aspects.asynchronous.aspects.jboss
Class InvokeTaskInputParameters
java.lang.Object
org.jboss.aspects.asynchronous.aspects.jboss.InvokeTaskInputParameters
- All Implemented Interfaces:
- AsynchronousParameters
- public class InvokeTaskInputParameters
- extends Object
- implements AsynchronousParameters
- Version:
- $Revision: 1.2 $
- Author:
- {Claude Hussenet Independent Consultant}.
|
Field Summary |
org.jboss.aop.joinpoint.MethodInvocation |
invocation
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
invocation
public org.jboss.aop.joinpoint.MethodInvocation invocation
InvokeTaskInputParameters
public InvokeTaskInputParameters(org.jboss.aop.joinpoint.MethodInvocation invocation)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.