org.savarese.unicorn.util |
Provides utility classes, mostly singletons with static members, to support
the other packages.
|
Java Source File Name | Type | Comment |
Beans.java | Class | A singleton class that stores convenience methods for converting
JavaBean information types to MBean information types. |
Sorting.java | Class | A singleton class that stores Comparator implementations. |
Types.java | Class | A singleton class storing convenience methods for converting from and
to string representations of objects. |
WSDLServices.java | Class | A singleton class that stores convenience methods for converting
javax.wsdl information types to MBean information types. |