Package org.apache.openejb.util

Interface Summary
AnnotationFinder.Filter  
AppFinder.Transformer<T>  
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  
AppFinder  
AppFinder.AppContextTransformer  
AppFinder.WebBeansContextTransformer  
ArrayEnumeration  
AsynchronousRunner Utility class used to invoke methods asynchronously, using a given Executor.
Base64 Provides Base64 encoding and decoding as defined by RFC 2045.
Classes  
CollectionsUtil  
ConfUtils  
Connect  
Contexts  
CountingLatch  
DaemonThreadFactory  
Debug  
Debug.Trace  
Debug.Trace.Node  
DirectoryMonitor  
Duration  
DurationEditor  
Enumerator  
Exceptions  
ExecutorBuilder  
HeapDump  
HexConverter  
Index<K,V>  
IntrospectionSupport  
JarCreator  
JarExtractor  
JndiTreeBrowser  
Join  
Join.ClassCallback  
Join.FileCallback  
Join.MethodCallback  
JuliLogStream  
JuliLogStream.OpenEJBLogRecord  
JuliLogStreamFactory default conf = jre conf user conf used transparently
JuliLogStreamFactory.OpenEJBLogManager  
JuliLogStreamFactory.OpenEJBSimpleLayoutHandler  
LengthInputStream  
LinkedListStack  
LinkResolver<E>  
ListConfigurator  
Log4jLogStream  
Log4jLogStreamFactory  
Log4jPrintWriter  
LogCategory Contains Logger categories used in OpenEJB.
Logger  
LoggingPrintWriter  
LogStreamAsync  
Memoizer<K,V>  
Messages  
NetworkUtil TODO: this class is no more an utility class (static) and should be rewritten to get a config + state -> listOfPorts with release(port) method (otherwise caching makes half of usages broken) -> lockFile -> minPort/maxPort -> ...
NetworkUtil.LastPort  
ObjectRecipeHelper  
OpenEJBErrorHandler  
OpenEJBScripter  
OpenEJBScripter.BeanManagerHelper  
OpenEjbVersion  
OptionsLog  
OutputScanner  
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>  
PropertiesHelper  
PropertiesService Manages properties so any property modifications are handled here.
PropertyPlaceHolderHelper  
References  
SafeToolkit  
Saxs  
ServiceManagerProxy  
SetAccessible  
SimpleJSonParser  
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.
Tee  
UniqueDefaultLinkResolver<E>  
UpdateChecker  
URISupport Swiped verbatim from ActiveMQ...
URISupport.CompositeData  
UrlCache  
UrlComparator  
URLs  
 

Enum Summary
ExecutorBuilder.QueueType  
Pool.Event  
 

Exception Summary
AnnotationFinder.FoundException  
AnnotationFinder.NotFoundException  
CircularReferencesException  
 

Annotation Types Summary
Geronimo  
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.