Encapsulates a module which exists at runtime, as opposed to simply a {@link org.impalaframework.module.ModuleDefinition} instance. Forexample a {@link org.impalaframework.spring.module.SpringRuntimeModule} willbe backed by a {@link org.springframework.context.ConfigurableApplicationContext} instance.
@author Phil Zoio
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.