public class RemoteObjectProxyManager extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RemoteObjectProxyManager() |
| Modifier and Type | Method and Description |
|---|---|
RemoteObjectProxy |
getRemoteObjectProxy(ObjectRef objectRef) |
RemoteObjectProxy |
getRemoteObjectProxyOrCreate(ObjectRef objectRef,
RemoteObjectProxyFactory remoteObjectProxyFactory) |
protected RemoteObjectProxyManager()
public RemoteObjectProxy getRemoteObjectProxy(ObjectRef objectRef)
public RemoteObjectProxy getRemoteObjectProxyOrCreate(ObjectRef objectRef, RemoteObjectProxyFactory remoteObjectProxyFactory)
Copyright © 2013–2017. All rights reserved.