Package org.openejb.util

The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.

See:
          Description

Interface Summary
Stack  
 

Class Summary
ArrayEnumeration An Externalizable Enumeration.
ArrayStack Unsynchronized Stack.
Enumerator  
FastThreadLocal  
FileUtils  
HashThreadLocal  
HtmlUtilities A class for HTML utilities; see http://www.w3.org/TR/html4 for more info
JarUtils  
LinkedListStack A First In First Out (FIFO) queue, also known as a Stack.
Logger This is a wrapper class to the log4j facility.
MemoryClassLoader Works around deficencies in Sun's URLClassLoader implementation.
Messages  
OpenEJBErrorHandler  
ResourceFinder  
SafeProperties  
SafeToolkit  
StringUtilities A simple string utilities class.
 

Package org.openejb.util Description

The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.

Package Specification

Yet to come.

Related Documentation

See Also:
ContainerSystem, Container, DeploymentInfo


Copyright © 1999-2011 OpenEJB. All Rights Reserved.