|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.ejb3.nointerface.impl.async.AsyncClientInterceptor
public class AsyncClientInterceptor
No-interface implementation of a client interceptor to dispatch asynchronous invocations
| Constructor Summary | |
|---|---|
AsyncClientInterceptor(org.jboss.ejb3.async.spi.AsyncEndpoint asyncEndpoint,
org.jboss.metadata.ejb.spec.AsyncMethodsMetaData asyncMethods,
java.io.Serializable sessionId)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(javax.interceptor.InvocationContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncClientInterceptor(org.jboss.ejb3.async.spi.AsyncEndpoint asyncEndpoint,
org.jboss.metadata.ejb.spec.AsyncMethodsMetaData asyncMethods,
java.io.Serializable sessionId)
asyncEndpoint - View of the containerasyncMethods - @Asynchronous Methods for this EJB| Method Detail |
|---|
public java.lang.Object invoke(javax.interceptor.InvocationContext context)
throws java.lang.Exception
invoke in interface org.jboss.ejb3.sis.Interceptorjava.lang.ExceptionInterceptor.invoke(javax.interceptor.InvocationContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||