mandala.rami.transparency.total
Class AsynchronousProxyInvocationHandler
java.lang.Object
mandala.rami.transparency.total.AsynchronousProxyInvocationHandler
- All Implemented Interfaces:
- InvocationHandler, Serializable
- public class AsynchronousProxyInvocationHandler
- extends Object
- implements InvocationHandler, Serializable
This class implements the total transparent reflexive asynchronous
method invocation mechanism.
- Version:
- 1.0
- Author:
- eipi
- See Also:
InvocationHandler
,
Serialized Form
syslog
protected static Syslog syslog
asynchronousReference
protected final AsynchronousReference asynchronousReference
AsynchronousProxyInvocationHandler
protected AsynchronousProxyInvocationHandler(AsynchronousReference asynchronousReference)
getAsynchronousReference
public AsynchronousReference getAsynchronousReference()
getInstance
public static AsynchronousProxyInvocationHandler getInstance(AsynchronousReference asynchronousReference)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
toString
public String toString()
Mandala help mailing list