Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
SpringSource
Exam 1: Core-Spring (based on Spring 3.2)
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
Which of the following statements defines an "aspect"? (select one)
Question 22
Multiple Choice
Consider the following bean definition <bean id="clientService" class="com.springsource.service.ClientServiceImpl" /> Using Spring AOP, you have declared a Pointcut targeting all methods inside the clientService bean. ClientServiceImpl implements 3 different interfaces. Which interfaces will the proxy class implement? (Select one)
Question 23
Multiple Choice
Which statement concerning Aspect Oriented Programming (AOP) is true (Select one)
Question 24
Multiple Choice
Which of these is NOT a characteristic of Spring JDBC? (Select one)
Question 25
Multiple Choice
Which of the following statements is true with respect to Spring's support for Object-Relational Mapping (ORM) libraries (select one)
Question 26
Multiple Choice
Identify the correct statement(s) about the following pointcut expression: execution(* rewards..restaurant.*.*(*) ) (select one or several answers)
Question 27
Multiple Choice
Which of the following statements is NOT a characteristic of Spring Transaction Management? (Select one)
Question 28
Multiple Choice
Identify the correct statement about the following pointcut expression: execution(@javax.annotation.security.RolesAllowed * rewards.restaurant.*.*(..) ) (Select one)
Question 29
Multiple Choice
Identify the correct statement(s) about the following pointcut expression: execution(* rewards.restaurant.*Service.find(..) )
Question 30
Multiple Choice
To register for a bean destruction callback, one can (Select one)
Question 31
Multiple Choice
Which of the following statements is NOT true about Spring AOP? (Select one)
Question 32
Multiple Choice
Which of the following statements best describes the After Throwing advice type? (select one)
Question 33
Multiple Choice
Which of the following statements about Pointcut expressions is true? (Select one)
Question 34
Multiple Choice
Identify the correct statement(s) regarding the <aop:aspectj-autoproxy /> tag (Select one or multiple answers)
Question 35
Multiple Choice
Which of the following statements defines a "pointcut"? (select one)
Question 36
Multiple Choice
Which of the following statements is NOT true about advice types and exception handling? (select one)
Question 37
Multiple Choice
Identify the correct statement(s) regarding the following pointcut: execution(@com.springsource.MyCustomAnnotation void *(..) )
Question 38
Multiple Choice
Which statement best describes the advantage of using AfterReturning advice, rather than simply using after advice? (Select one)
Question 39
Multiple Choice
State which type of object the JdbcTemplate can be used to query (select one)
Question 40
Multiple Choice
Which of the following statements is NOT true about advice types (select one)
showing 21 - 40 of 57
Prev
Next
Prev
1
2
3
Next
Related Quizzes
Previous slide
Next slide
Access For Free