|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.remoting.IsLocalInterceptor
org.jboss.ejb3.remoting.ClusteredIsLocalInterceptor
public class ClusteredIsLocalInterceptor
Routes the call to the local container, bypassing further client-side interceptors and any remoting layer, if a container with the same OID and partition name is available.
| Field Summary |
|---|
| Fields inherited from class org.jboss.ejb3.remoting.IsLocalInterceptor |
|---|
GUID, IS_LOCAL, IS_LOCAL_EXCEPTION |
| Constructor Summary | |
|---|---|
ClusteredIsLocalInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
| Methods inherited from class org.jboss.ejb3.remoting.IsLocalInterceptor |
|---|
getName, invokeLocal, isLocal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClusteredIsLocalInterceptor()
| Method Detail |
|---|
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws java.lang.Throwable
invoke in interface org.jboss.aop.advice.Interceptorinvoke in class IsLocalInterceptorjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||