Interface RMIRemoteCommandConnection

  • All Superinterfaces:
    Remote
    All Known Implementing Classes:
    _RMIRemoteCommandConnection_Stub, RMIRemoteCommandConnectionImpl

    public interface RMIRemoteCommandConnection
    extends 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.

    Since:
    OracleAS TopLink 10g (9.0.4)
    See Also:
    Command