org.ow2.jonas.webapp.jonasadmin.mbean
Class ListMBeanAttributesAction.MBeanAttributesByName

java.lang.Object
  extended by org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.MBeanAttributesByName
All Implemented Interfaces:
Comparator
Enclosing class:
ListMBeanAttributesAction

public class ListMBeanAttributesAction.MBeanAttributesByName
extends Object
implements Comparator


Constructor Summary
ListMBeanAttributesAction.MBeanAttributesByName()
           
 
Method Summary
 int compare(Object p_O1, Object p_O2)
           
 boolean equals(Object p_Obj)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListMBeanAttributesAction.MBeanAttributesByName

public ListMBeanAttributesAction.MBeanAttributesByName()
Method Detail

compare

public int compare(Object p_O1,
                   Object p_O2)
Specified by:
compare in interface Comparator

equals

public boolean equals(Object p_Obj)
Specified by:
equals in interface Comparator
Overrides:
equals in class Object


Copyright © 2010 OW2 Consortium. All Rights Reserved.