|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ApplicationContext into a set of service definitions,
compatible with
Tapestry 5 IoC, for the beans defined in the context, as well as the context itself.ObjectCreator for a statically identified object (typically, a bean from the
Spring application context).XmlWebApplicationContext that includes hooks to
resolve some injections into Spring beans as Tapestry services.Inject
or InjectService annotations and, if so, invokes ObjectLocator.getObject(Class, org.apache.tapestry5.ioc.AnnotationProvider) to provide the
value.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||