API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.rmi.server. Operation View Source
Author(s)
Since
JDK1.1
Version
1.18, 11/17/05
Serial
Hierarchy
 Object
      Operation
Implements
Subclasses
Description
@Deprecated
public class Operation
  An Operation contains a description of a Java method.
See also:   
Constructors
@Deprecated
public Operation (String op)
  Creates a new Operation object.
Methods
Hide/Show inherited methods
@Deprecated
public String getOperation ()
  Returns the name of the method.
@Deprecated
public String toString ()
  Returns the string representation of the operation.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar