Savarese.Org

Package org.savarese.unicorn.util

Provides utility classes, mostly singletons with static members, to support the other packages.

See:
          Description

Class Summary
Beans A singleton class that stores convenience methods for converting JavaBean information types to MBean information types.
Sorting A singleton class that stores Comparator implementations.
Sorting.MBeanAttributeInfoComparator Orders MBeanAttributeInfo objects according to their names.
Sorting.MBeanConstructorInfoComparator Orders MBeanConstructorInfo objects according to their names.
Sorting.MBeanOperationInfoComparator Orders MBeanOperationInfo objects according to their names.
Types A singleton class storing convenience methods for converting from and to string representations of objects.
WSDLServices A singleton class that stores convenience methods for converting javax.wsdl information types to MBean information types.
 

Package org.savarese.unicorn.util Description

Provides utility classes, mostly singletons with static members, to support the other packages.


Savarese.Org

Copyright © 2006 Daniel F. Savarese. All Rights Reserved.