| Package | Description |
|---|---|
| org.jboss.invocation |
| Modifier and Type | Method and Description |
|---|---|
AsynchronousInterceptor.CancellationHandle |
AsynchronousInterceptor.processInvocation(AsynchronousInterceptorContext context,
AsynchronousInterceptor.ResultHandler resultHandler)
Process an invocation.
|
AsynchronousInterceptor.CancellationHandle |
QueuedAsynchronousInterceptor.processInvocation(AsynchronousInterceptorContext context,
AsynchronousInterceptor.ResultHandler resultHandler) |
AsynchronousInterceptor.CancellationHandle |
ExecutorAsynchronousInterceptor.processInvocation(AsynchronousInterceptorContext context,
AsynchronousInterceptor.ResultHandler resultHandler) |
AsynchronousInterceptor.CancellationHandle |
SynchronousInterceptor.processInvocation(AsynchronousInterceptorContext context,
AsynchronousInterceptor.ResultHandler resultHandler) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.