public class RemoteObjectProxyInvocationHandler extends Object implements InvocationHandler
Modifier and Type | Field and Description |
---|---|
protected boolean |
equalsOverridden |
protected Invoker |
invoker |
protected ObjectRef |
objectRef |
protected Uid |
refId |
Constructor and Description |
---|
RemoteObjectProxyInvocationHandler(Invoker invoker,
ObjectRef objectRef) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
protected String |
getThisId() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
protected final boolean equalsOverridden
public RemoteObjectProxyInvocationHandler(Invoker invoker, ObjectRef objectRef)
Copyright © 2013–2019. All rights reserved.