問題1
Spring's RMI Service Exporter provides which of the following services? (select one)
Spring's RMI Service Exporter provides which of the following services? (select one)
正確答案: A
問題2
Which of the following is the correct mechanism for using programmatic transactions in Spring? (Select one)
Which of the following is the correct mechanism for using programmatic transactions in Spring? (Select one)
正確答案: C
問題3
State which operation is not performed by the JdbcTemplate (select one)
State which operation is not performed by the JdbcTemplate (select one)
正確答案: B
問題4
Identify the correct statement about the following pointcut expression. Assume that these 2 classes do not inherit from one another:
Execution (* rewards.service.MyClass.*(..)) && execution(* rewards.service2.MyOtherClass.*(..))
(Select one)
Identify the correct statement about the following pointcut expression. Assume that these 2 classes do not inherit from one another:
Execution (* rewards.service.MyClass.*(..)) && execution(* rewards.service2.MyOtherClass.*(..))
(Select one)
正確答案: C
問題5
To register for a bean destruction callback, one can (Select one)
To register for a bean destruction callback, one can (Select one)
正確答案: B
問題6
Select which of the following is a mechanism which can be used with Spring Security to store user details (select one)
Select which of the following is a mechanism which can be used with Spring Security to store user details (select one)
正確答案: C
問題7
Which of the following statements about Spring and unit testing is true? (Select one)
Which of the following statements about Spring and unit testing is true? (Select one)
正確答案: C
問題8
Which of the following data access technologies does Spring support? (Select one)
Which of the following data access technologies does Spring support? (Select one)
正確答案: A
問題9
Which of the following statements is true concerning configuring JMS Resources with Spring? (Select one)
Which of the following statements is true concerning configuring JMS Resources with Spring? (Select one)
正確答案: C
問題10
Which statement concerning Aspect Oriented Programming (AOP) is true (Select one)
Which statement concerning Aspect Oriented Programming (AOP) is true (Select one)
正確答案: B