Configures the {@link EventBus} to be used in the platform.
This class will provide an {@link AsyncEventBus} to be used to provide a basic pub/sub system for asynchronousoperations.
@author Ignasi Barrera
@see ExecutorServiceModule
@see AsyncEventBus
@see EventBus
@see AsyncBus
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.