|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
org.jboss.ejb3.proxy.handler.session.service.ServiceProxyInvocationHandlerBase
org.jboss.ejb3.proxy.handler.session.service.ServiceLocalProxyInvocationHandler
public class ServiceLocalProxyInvocationHandler
ServiceLocalProxyInvocationHandler Invocation Handler for local @Service Bean Proxies
| Constructor Summary | |
|---|---|
ServiceLocalProxyInvocationHandler(java.lang.String containerName,
java.lang.String containerGuid,
org.jboss.aop.advice.Interceptor[] interceptors)
Constructor |
|
| Method Summary | |
|---|---|
protected InvokableContext |
getContainer()
Obtains the Container upon which this Proxy should invoke |
| Methods inherited from class org.jboss.ejb3.proxy.handler.session.service.ServiceProxyInvocationHandlerBase |
|---|
getAsynchronousProxy, getInvocationHandler, invoke, invokeEquals, invokeHashCode |
| Methods inherited from class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase |
|---|
getContainerGuid, getContainerLocally, getContainerName, getInterceptors, handleInvocationDirectly, invoke, setContainerName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.ejb3.proxy.handler.ProxyInvocationHandler |
|---|
getAsynchronousProxy |
| Methods inherited from interface java.lang.reflect.InvocationHandler |
|---|
invoke |
| Constructor Detail |
|---|
public ServiceLocalProxyInvocationHandler(java.lang.String containerName,
java.lang.String containerGuid,
org.jboss.aop.advice.Interceptor[] interceptors)
containerName - The name of the target containercontainerGuid - The globally-unique name of the containerinterceptors - The interceptors to apply to invocations upon this handler| Method Detail |
|---|
protected InvokableContext getContainer()
ProxyInvocationHandlerBase
getContainer in class ProxyInvocationHandlerBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||