Uses of Interface
net.n2oapp.engine.factory.EngineFactory
-
Packages that use EngineFactory Package Description net.n2oapp.engine.factory net.n2oapp.engine.factory.integration.spring -
-
Uses of EngineFactory in net.n2oapp.engine.factory
Subinterfaces of EngineFactory in net.n2oapp.engine.factory Modifier and Type Interface Description interfaceClassedEngineFactory<A,G extends ClassedEngine<A>>User: iryabov Date: 09.09.13 Time: 11:16interfaceMultiEngineFactory<T,G>Фабрика списка движковClasses in net.n2oapp.engine.factory that implement EngineFactory Modifier and Type Class Description classCachedEngineFactory<T,G>Фабрика движков, кэширующая свою продукцию -
Uses of EngineFactory in net.n2oapp.engine.factory.integration.spring
Classes in net.n2oapp.engine.factory.integration.spring that implement EngineFactory Modifier and Type Class Description classSpringEngineFactory<T,G>Фабрика движков на основе Spring бинов
-