Package org.apache.activemq.util

Interface Summary
Handler<T>  
IOExceptionHandler  
 

Class Summary
BooleanEditor Used by xbean to set booleans.
BrokerSupport Utility class for broker operations
DefaultIOExceptionHandler  
HexSupport Used to convert to hex from byte arrays and back.
IOHelper  
JMXSupport  
LinkedNode Provides a base class for you to extend when you want object to maintain a doubly linked list to other objects without using a collection class.
LockFile Used to lock a File.
LogWriterFinder Class used to find a LogWriter implementation, and returning a LogWriter object, taking as argument the name of a log writer.
MemoryIntPropertyEditor Used by xbean to set integers.
MemoryPropertyEditor Used by xbean to set longs.
SubscriptionKey  
ThreadTracker Debugging tool to track entry points through code, useful to see runtime call paths To use, add to a method as follows: public void someMethod() { ThreadTracker.track("someMethod"); ...
TransactionTemplate A helper class for running code with a PersistenceAdapter in a transaction.
 

Exception Summary
WrappedException  
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.