Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 918705 thumbnail
User 1060647 avatar

By arpitmandliya
via javapostsforlearning.blogspot.in
Published: Feb 05 2013 / 12:17

In Spring, bean scope is used to decide which type of bean instance should be return from Spring container back to the caller.There are 5 types of bean scopes supported in spring-Singleton,Prototype,Request,Session and globalSession.In many cases,spring's core scopes i.e.singleton and prototype are used.By default scope of beans is singleton.Here we will see singleton and prototype scopes in more details.
  • 8
  • 0
  • 507
  • 815

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (8)



Voters Against This Link (0)