BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.tools
Class MBeanReflector.Operation

java.lang.Object
  |
  +--weblogic.management.tools.MBeanReflector.Operation

public static final class MBeanReflector.Operation
extends java.lang.Object
implements java.lang.Comparable

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.

Method Summary
 int compareTo(java.lang.Object o)
           
 boolean equals(java.lang.Object o)
           
 java.lang.reflect.Method getMethod()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMethod

public java.lang.reflect.Method getMethod()


hashCode

public int hashCode()

Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object o)

Overrides:
equals in class java.lang.Object

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b