Class QuestionFactoryRegistryImpl
java.lang.Object
ch.tocco.nice2.optional.membership.impl.registration.question.QuestionFactoryRegistryImpl
- All Implemented Interfaces:
QuestionFactoryRegistry
@Component
@Deprecated
public class QuestionFactoryRegistryImpl
extends Object
implements QuestionFactoryRegistry
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetQuestionFactory
(String questionType) Deprecated.void
setQuestionFactories
(List<QuestionFactory> questionFactories) Deprecated.
-
Constructor Details
-
QuestionFactoryRegistryImpl
public QuestionFactoryRegistryImpl(org.slf4j.Logger log) Deprecated.
-
-
Method Details
-
setQuestionFactories
Deprecated. -
getQuestionFactory
Deprecated.- Specified by:
getQuestionFactory
in interfaceQuestionFactoryRegistry
-