org.ejtools.jmx
Class MBeanSorter

java.lang.Object
  |
  +--org.ejtools.jmx.MBeanSorter

public class MBeanSorter
extends java.lang.Object

A utility class for sorting attributes of MBean

Version:
$Revision: 1.1 $
Author:
Laurent Etiemble

Constructor Summary
MBeanSorter()
           
 
Method Summary
static void sortByName(java.util.List infos)
          Sort features info by their name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanSorter

public MBeanSorter()
Method Detail

sortByName

public static void sortByName(java.util.List infos)
Sort features info by their name

Parameters:
infos - Features to sort


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.