org.smallmind.quorum.transport.remote
Interface RemoteTarget

All Superinterfaces:
Remote
All Known Implementing Classes:
RemoteTargetImpl

public interface RemoteTarget
extends Remote


Method Summary
 Object remoteInvocation(InvocationSignal invocationSignal)
           
 

Method Detail

remoteInvocation

Object remoteInvocation(InvocationSignal invocationSignal)
                        throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.