|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AsynchronousParameters | |
| org.jboss.aspects.asynchronous | |
| org.jboss.aspects.asynchronous.aspects.jboss | |
| org.jboss.aspects.asynchronous.common | |
| org.jboss.aspects.asynchronous.concurrent | |
| Uses of AsynchronousParameters in org.jboss.aspects.asynchronous |
| Methods in org.jboss.aspects.asynchronous that return AsynchronousParameters | |
AsynchronousParameters |
ThreadManagerRequest.getInputParameters()
|
| Methods in org.jboss.aspects.asynchronous with parameters of type AsynchronousParameters | |
void |
ThreadManagerRequest.setInputParameters(AsynchronousParameters inputParameters)
|
AsynchronousResponse |
AsynchronousUserTask.process(AsynchronousParameters input)
|
void |
AsynchronousUserTask.cleanup(AsynchronousParameters input)
|
| Uses of AsynchronousParameters in org.jboss.aspects.asynchronous.aspects.jboss |
| Classes in org.jboss.aspects.asynchronous.aspects.jboss that implement AsynchronousParameters | |
class |
InvokeTaskInputParameters
|
| Methods in org.jboss.aspects.asynchronous.aspects.jboss with parameters of type AsynchronousParameters | |
AsynchronousResponse |
AsynchronousInvokeTask.process(AsynchronousParameters jp)
|
void |
AsynchronousInvokeTask.cleanup(AsynchronousParameters jp)
|
| Uses of AsynchronousParameters in org.jboss.aspects.asynchronous.common |
| Fields in org.jboss.aspects.asynchronous.common declared as AsynchronousParameters | |
protected AsynchronousParameters |
ThreadManagerRequestImpl.inputParameters
|
| Methods in org.jboss.aspects.asynchronous.common that return AsynchronousParameters | |
AsynchronousParameters |
ThreadManagerRequestImpl.getInputParameters()
|
| Methods in org.jboss.aspects.asynchronous.common with parameters of type AsynchronousParameters | |
void |
ThreadManagerRequestImpl.setInputParameters(AsynchronousParameters inputParameters)
|
| Constructors in org.jboss.aspects.asynchronous.common with parameters of type AsynchronousParameters | |
ThreadManagerRequestImpl(String id,
AsynchronousParameters inputParameters,
AsynchronousUserTask taskClassImpl,
long timeout)
|
|
| Uses of AsynchronousParameters in org.jboss.aspects.asynchronous.concurrent |
| Methods in org.jboss.aspects.asynchronous.concurrent that return AsynchronousParameters | |
AsynchronousParameters |
AsynchronousTaskImpl.getInputParameters()
|
AsynchronousParameters |
AsynchronousTask.getInputParameters()
|
| Methods in org.jboss.aspects.asynchronous.concurrent with parameters of type AsynchronousParameters | |
static ThreadManagerRequest |
ThreadManagerFactory.createNewThreadManagerRequest(String id,
AsynchronousParameters inputParameters,
AsynchronousUserTask taskClassNameImpl,
long timeout)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||