Home / CSE MCQs / Spring MCQs :: Discussion

Discussion :: Spring MCQs

  1. Spring provides several types of message listener containers:-
  2. A.
    SimpleMessageListenerContainer
    B.
    DefaultMessageListenerContainer
    C.
    All of the mentioned
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Spring provides several types of message listener containers for you to choose from in the org.springframework.jms.listener package, of which SimpleMessageListenerContainer and DefaultMessageListenerContainer are the most commonly used.


Be The First To Comment