|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ObjectFactory#buildBean(java.lang.String)
does not delegate to
ObjectFactory#buildBean(java.lang.Class)
but directly calls
clazz.newInstance()
, overwrite this method to call
buildBean()
Action
specified by the mapping type from a PicoContainer.
ContainerComposer
which can build PicoContainers for different web context scopes:
application, session and request.
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |