Class AbstractApplicableFactoryRegistry<I,​O,​E extends java.lang.Exception,​F extends IRegisterableFactory<I,​O,​E>>

    • Constructor Detail

      • AbstractApplicableFactoryRegistry

        public AbstractApplicableFactoryRegistry​(F defaultFactory)