1. Private beans? forum.springsource.orgI am currently wiring several classes together that I would normally make package private and hide behind a facade. It appears that Spring requires these classes and their methods to be ... |
2. Public / Private beans forum.springsource.orgPublic / Private beans I know there is currently no support for declaring root beans as public or private. However, I think that kind of ability would be extremely helpful in ... |
3. bean using inti-method and private contructor how it works ? forum.springsource.orgI defined a bean |