org.smallmind.quorum.transport.remote
Class RemoteTargetImpl
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
org.smallmind.quorum.transport.remote.RemoteTargetImpl
- All Implemented Interfaces:
- Serializable, Remote, RemoteTarget
public class RemoteTargetImpl
- extends UnicastRemoteObject
- implements RemoteTarget
- See Also:
- Serialized Form
RemoteTargetImpl
public RemoteTargetImpl(RemoteEndpoint remoteEndpoint,
String registryName)
throws NoSuchMethodException,
MalformedURLException,
RemoteException
- Throws:
NoSuchMethodException
MalformedURLException
RemoteException
remoteInvocation
public Object remoteInvocation(InvocationSignal invocationSignal)
throws Exception
- Specified by:
remoteInvocation in interface RemoteTarget
- Throws:
Exception
Copyright © 2011. All Rights Reserved.