1.
Which statement is NOT true concerning Spring's RMI Proxy Generator (select one)
2.
What is the primary purpose of bean definition inheritance? (Select one or several answers)
3.
What is true regarding bean definition inheritance?
4.
Which of the following statements is true regarding the above code sample? (Select one)
5.
Which of the following statements about the @Autowired annotation is NOT true? (select one)
6.
Given an ApplicationContext containing multiple bean definitions of a Java type "Foo", which of the following @Autowired scenarios will cause the ApplicationContext to FAIL to initialize? Assume that the ApplicationContext is configured to process the @Autowired annotations. (Select one)
7.
Which of the following are valid mechanisms of autowiring a dependency when multiple beans match the dependency's type? (Select one or several answers)