|
Class Summary |
| Base64 |
Provides encoding of raw bytes to base64-encoded characters, and
decoding of base64 characters to raw bytes. |
| BeanNaming |
This class is made for hiding Naming convention in all JOnAS framework. |
| Cmd |
This class allows to run a command in sub-process. |
| DirFilter |
Filter used to seek directories |
| Env |
This class manages global variables and properties used by EJB Server. |
| I18n |
This class defines the way for getting message with
ResourceBundle for different language. |
| JJarFile |
This class implements a JarFile that adds a extract/write method. |
| JModule |
This class implements utility methods for the manipulation of application modules. |
| JNDIUtils |
JNDIUtils groups all commonly used methods for JNDI. |
| JonasObjectName |
A set of static classes used to build the names of proprietary MBeans used in JOnAS and in Joram. |
| JoramObjectName |
A set of static methods used to build the names of proprietary MBeans used in Joram. |
| Log |
This class provides utility method for using Monolog. |
| ModuleNamingUtils |
Deprecated. |
| NetUtils |
NetUtils is meant to provide routine network related information to
components of JONAS. |
| PropDump |
Used to print out properties |
| XMLSerializer |
Serialize a given DOM Document. |