@Deprecated public class Operation extends Object
Operation包含Java方法的描述。 
       Operation对象在JDK1.1版本存根和骨架中使用。 
       Operation样式存根(rmic -v1.2生成的rmic -v1.2 )不需要Operation类; 
       因此,此类已被弃用。 
      @Deprecated public Operation(String op)
op - 方法名称 
           @Deprecated public String getOperation()
@Deprecated public String toString()
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.