public interface RMIRemoteCommandConnection
extends java.rmi.Remote
Purpose: The interface for the remote RMI object used for transporting the remote command.
Description: This interface is the RMI remote object interface that is wrapped by the connection abstraction.
Command
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
executeCommand(Command command) |
java.lang.Object executeCommand(Command command) throws java.rmi.RemoteException
java.rmi.RemoteException
EclipseLink 2.4.2, "build v20130514-5956486" API Reference