Package org.apache.qpid.server.cluster.util

Class Summary
Bindings<K1,K2,V> Maps two separate keys to a list of values.
InvokeMultiple<T> Allows a method to be invoked on a list of listeners with one call
LogMessage Convenience class to allow log messages to be specified in terms of MessageFormat patterns with a variable set of parameters.
MultiValuedMap<K,V> Maps a key to a collection of values