|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjasco.runtime.distribution.DistributedSynchronizedInvoker
public class DistributedSynchronizedInvoker
Method Summary | |
---|---|
static DistributedSynchronizedInvoker |
getInstance()
|
java.lang.Object |
invokeRemoteSynchronous(SynchronousAdviceExecution adviceExecution)
What this method should do is invoke the DistributedSynchronizedInvoker.invokeSynchronous method on the correct host in a synchronous manner. |
java.lang.Object |
invokeSynchronous(SynchronousAdviceExecution adviceExecution)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DistributedSynchronizedInvoker getInstance()
public java.lang.Object invokeRemoteSynchronous(SynchronousAdviceExecution adviceExecution)
public java.lang.Object invokeSynchronous(SynchronousAdviceExecution adviceExecution)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |