A ClusterManager manages {@link ClusterConnection}s, {@link BroadcastGroup}s and {@link Bridge}s.
Note that {@link ClusterConnectionBridge}s extend Bridges but are controlled over through {@link ClusterConnectionImpl}. As a node is discovered a new {@link ClusterConnectionBridge} isdeployed.
@author Tim Fox
@author Clebert Suconic
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.