Package org.exolab.core.util

Class Summary
FastThreadLocal This is an efficient implementation of ThreadLocal which uses a background thread to remove stale thread entries, doing away with the inefficiencies of WeakHashMap.
FifoQueue This is a very simple implementation of a FIFO queue.
Messages  
OrderedQueue The OrderedQueue is responsible for managing the expiration of the leases.
RmiRegistryService RmiRegistryService is a service that starts an embedded RMI registry.
URI A class to represent a Uniform Resource Identifier (URI).
 

Exception Summary
BaseException Parent class of all Castor exceptions.
URI.MalformedURIException MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
 



Copyright © 1999-2005 The Exolab Group. All Rights Reserved.