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  
Join.NameCallback<T>  
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.
AnnotationUtil  
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  
DaemonThreadFactory  
Debug  
Debug.Trace  
Debug.Trace.Node  
DirectoryMonitor  
Duration  
DurationEditor  
Enumerator  
Exceptions  
HeapDump  
HexConverter  
Index<K,V>  
IntrospectionSupport  
IOUtils  
JarExtractor  
JarUtils  
Join  
Join.ClassCallback  
Join.MethodCallback  
JuliLogStream  
JuliLogStreamFactory  
LinkedListStack  
LinkResolver<E>  
Log4jLog  
Log4jLogStream  
Log4jLogStreamFactory  
Log4jPrintWriter  
LogCategory Contains Logger categories used in OpenEJB.
Logger  
MakeTxLookup  
Memoizer<K,V>  
Messages  
NetworkUtil  
OpenEJBErrorHandler  
OpenEjbVersion  
OptionsLog  
PassthroughFactory  
PassthroughFactory.Create xbean-reflect seems to sometimes get confused.
PaxLogStreamFactory A PAX logging friendly version of the log4j stream factory.
PerformanceTimer  
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  
ServiceManagerProxy  
SetAccessible  
Slf4jLogStream Log the output to Slf4j
Slf4jLogStreamFactory Simple Slf4jLogStream, not much configuration needed, as slf4j is just a facade
Strings  
StringTemplate  
SuperProperties Properties is a Hashtable where the keys and values must be Strings.
UniqueDefaultLinkResolver<E>  
URISupport Swiped verbatim from ActiveMQ...
URISupport.CompositeData  
UrlCache  
UrlComparator  
URLs  
 

Enum Summary
Pool.Event  
 

Exception Summary
AnnotationFinder.FoundException  
AnnotationFinder.NotFoundException  
CircularReferencesException  
 

Annotation Types Summary
Geronimo  
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.