Name

Operation

Synopsis

An Operation contains a description of a method on a remote object.

public class Operation {
// Public Constructors
   public Operation( String op);                                 // #
                  // Deprecated Public Methods
   public String getOperation();                                 // #
   public String toString();                                     // Overrides:Object, #
}

Passed To

RemoteRef.newCall()

Returned By

Skeleton.getOperations()

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.