Package org.apache.openejb.util

Interface Summary
AnnotationFinder.Filter  
Computable<K,V>  
DirectoryMonitor.Listener Allows custom behavior to be hooked up to process file state changes.
Index.ListSet  
LogFactory  
LogStream  
LogStreamFactory  
Pool.Supplier<T>  
References.Visitor<T>  
Stack  
 

Class Summary
AnnotationFinder ClassFinder searches the classpath of the specified classloader for packages, classes, constructors, methods, or fields with specific annotations.
ArrayEnumeration  
ArrayStack  
AsmParameterNameLoader Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the class byte code.
AsynchronousRunner Utility class used to invoke methods asynchronously, using a given Executor.
Base64 Provides Base64 encoding and decoding as defined by RFC 2045.
Classes  
ConfUtils  
Connect  
CountingLatch  
Debug  
DirectoryMonitor  
Duration  
DurationEditor  
Enumerator  
Exceptions  
FactoryFinder  
HeapDump  
HexConverter  
HtmlUtilities  
Index<K,V>  
IntrospectionSupport  
IOExceptionSupport  
IOUtils  
JarExtractor  
JarUtils  
Join  
JuliLogStream  
JuliLogStreamFactory  
LinkedListStack  
LinkResolver<E>  
Log4jLog  
Log4jLogStream  
Log4jLogStreamFactory  
Log4jPrintWriter  
LogCategory Contains Logger categories used in OpenEJB.
Logger  
MakeTxLookup  
Memoizer<K,V>  
MemoryClassLoader  
Messages  
OpenEJBErrorHandler  
OpenEjbVersion  
OptionsLog  
PassthroughFactory  
PassthroughFactory.Create xbean-reflect seems to sometimes get confused.
PaxLogStreamFactory A PAX logging friendly version of the log4j stream factory.
Pipe  
PojoExternalization Works with objects that have a public no-arg constructor
PojoSerialization  
Pool<T> Any successful pop() call requires a corresponding push() or discard() call.
Pool.Builder<T>  
Pool.HardReference<T>  
PropertiesService Manages properties so any property modifications are handled here.
References  
SafeToolkit  
SerializableEnumeration  
SerializationCallbacks This class exists primarily to document the serialization API.
ServiceManagerProxy  
SetAccessible  
Strings  
StringTemplate  
StringUtilities  
SuperProperties Properties is a Hashtable where the keys and values must be Strings.
TransactionUtils  
UniqueDefaultLinkResolver<E>  
URISupport Swiped verbatim from ActiveMQ...
URISupport.CompositeData  
UrlCache  
UrlComparator  
URLs  
VersionedSet<E>  
VersionedSet.Set<E>  
 

Enum Summary
Duration.Unit  
Pool.Event  
 

Exception Summary
AnnotationFinder.FoundException  
AnnotationFinder.NotFoundException  
CircularReferencesException  
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.