Class EngineFactory


  • @Service
    @Lazy
    @DependentInitialisation(StartNewGameBean.class)
    public class EngineFactory
    extends java.lang.Object
    This abstraction layer for creating engines allows better decoupling and allows therefore easier testing.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2014 Created on Dec 20, 2014