Question
a.
init-method attribute
b.
afterPropertiesSet
c.
destroy-method attribute
d.
none of the mentioned
Posted under Java Spring Framework
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Alternate way of destruction method is:-
Similar Questions
Discover Related MCQs
Q. Which annotation is used as a substitute of initialization method?
View solution
Q. Which annotation is used as a substitute of destroy method?
View solution
Q. Which configuration can be used for Dependency Injection?
View solution
Q. Method used to process bean before initialization callback
View solution
Q. Method used to process bean after initialization callback
View solution
Q. Which method is used to gracefully shutdown all the bean processes after closing the spring container?
View solution
Q. Which method is used to register BeanPostProcessor?
View solution
Q. In application context, BeanPost Processors are registered using addBeanPostProcessors method
View solution
Q. Which Interface for bean Post Processor is used to distinguish between checked beans
View solution
Q. Which method of bean post processors is used to check path existence
View solution
Q. It’s possible to replace the original bean instance with a brand-new instance in your bean post processor
View solution
Q. PathCheckingBeanPostProcessor will not work properly in case of:-
View solution
Q. Which bean factory post processor externalizes part of the bean configurations into a properties file
View solution
Q. Which interface defines methods for resolving text messages
View solution
Q. Which interface is used to listen to certain events
View solution
Q. Which method is used to publish your own custom event
View solution
Q. Which of the following is a well known recognized event
View solution
Q. Which event is provoked when web request comes into action
View solution
Q. Which of the following is used to convert property values to text Values?
View solution
Q. Which property editor is used to specify a URL String for a property of the URL type?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Spring Framework? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!