Package org.apache.tapestry5.internal.spring

[INTERNAL USE ONLY] support classes for the Spring IOC; API subject to change

See:
          Description

Class Summary
CustomizingContextLoader  
SpringBeanServiceDef  
SpringModuleDef A wrapper that converts a Spring 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.
StaticObjectCreator An ObjectCreator for a statically identified object (typically, a bean from the Spring application context).
SymbolBeanFactoryPostProcessor  
TapestryBeanFactory Identifies dependencies whose field or method parameter contains the Inject or InjectService annotations and, if so, invokes ObjectLocator.getObject(Class, org.apache.tapestry5.ioc.AnnotationProvider) to provide the value.
 

Package org.apache.tapestry5.internal.spring Description

[INTERNAL USE ONLY] support classes for the Spring IOC; API subject to change



Copyright © 2003-2012 The Apache Software Foundation.