Class EngineRef


  • public class EngineRef
    extends Object
    When a module is attached to a LoadedEngine, it creates an Engine reference. Each module of an application can be loaded in several engines, however, a particular module can only be loaded once in a particular engine.
    Author:
    Jerome Dochez