|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrun.ejb.invocation.AbstractInvocationProxy
|
+--jrun.ejb.invocation.LocalInvocationProxyImpl
Local invocations are handled through this class.
| Fields inherited from class jrun.ejb.invocation.AbstractInvocationProxy |
activeContexts, ejbContainers |
| Method Summary | |
static LocalInvocationProxyImpl |
getInstance()
|
EJBInvocation |
invoke(EJBInvocation invocation,
java.lang.String ejbName)
|
| Methods inherited from class jrun.ejb.invocation.AbstractInvocationProxy |
addContainer, findContainer, invokeContainer, removeContainer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jrun.ejb.invocation.InvocationProxy |
addContainer, findContainer, invokeContainer, removeContainer |
| Method Detail |
public static LocalInvocationProxyImpl getInstance()
public EJBInvocation invoke(EJBInvocation invocation,
java.lang.String ejbName)
throws java.lang.Throwable
invoke in interface LocalInvocationProxy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||