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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetQuestionFactory(String questionType) Deprecated.voidsetQuestionFactories(List<QuestionFactory> questionFactories) Deprecated.
- 
Constructor Details- 
QuestionFactoryRegistryImplpublic QuestionFactoryRegistryImpl(org.slf4j.Logger log) Deprecated.
 
- 
- 
Method Details- 
setQuestionFactoriesDeprecated.
- 
getQuestionFactoryDeprecated.- Specified by:
- getQuestionFactoryin interface- QuestionFactoryRegistry
 
 
-