Interface RemoteCommand

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    RemoveServerSideRemoteValueHolderCommand

    public interface RemoteCommand
    extends Serializable

    Purpose: This Interfaces provides the reference part of an remote command framework Whereby, TopLink can issue commands to distributed servers. This framework reduces the size of the ever growing RemoteController and RemoteConnection framework

    Description: Used as the Interface for making calls to the object