| Package | Description |
|---|---|
| org.apache.activemq.apollo.util | |
| org.apache.activemq.apollo.util.list |
| Class and Description |
|---|
| Callback
A simple callback object used by the
org.apache.activemq.util.TransactionTemplate
and org.apache.activemq.util.ExceptionTemplate
objects to provide automatic transactional or exception handling blocks. |
| Combinator
Combinator objects are used to compute all the possible combinations given a set of combination options.
|
| Combinator.BeanFactory |
| FutureListener
FutureListener
|
| Hasher
Implementing this interface allows an object to customize
how hash values are computed for Node objects and Key objects.
|
| Hasher.BinaryHasher
A Hasher implemenation which first convert the Node and Key to
byte arrays before calculating the hash using a HashAlgorithim.
|
| Hasher.HashAlgorithim
Used to calculate the hash of a binary buffer.
|
| JavaBaseService.State |
| Mapper |
| Service
The core lifecyle interface for ActiveMQ components.
|
| ServiceListener
A listener for service start, stop events
|
| ServiceStopper
A helper class used to stop a bunch of services, catching and logging any
exceptions and then throwing the first exception when everything is stoped.
|
| SslContext
A holder of SSL configuration.
|
| TreeMap.TreeEntry |
| URISupport.CompositeData |
| Class and Description |
|---|
| TreeMap
A TreeMap that is lighter weight than the Sun implementation with
implementations for upper/lower/floor/ceiling accessors.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.