class StandardBQRuntimeFactory
extends java.lang.Object
implements BQRuntimeFactory
Standard factory for a Bootique runtime. This factory create the bootique instance with the given modules if they are provided. It also enables the automatic loading of the modules.