/* ************************************************************************
#
# DivConq
#
# http://divconq.com/
#
# Copyright:
# Copyright 2014 eTimeline, LLC. All rights reserved.
#
# License:
# See the license.txt file in the project's top-level directory for details.
#
# Authors:
# * Andy White
#
************************************************************************ */
/**
* <p>
* Classes to support starting and stopping Hubs. Hub is the only publicly
* interesting class. To access the features of Hub use Hub.instance.*
* </p>
*
*/
package divconq.hub;