Package org.apache.tapestry5.spring
Integration of Tapestry with the Spring Inversion Of Control Container
-
Interface Summary Interface Description ApplicationContextCustomizer A bridge from Spring's approach to customizing the application context, over to Tapestry's approach. -
Class Summary Class Description SpringConstants Constants used with the Spring integration library.TapestryApplicationContext Extension of Spring'sXmlWebApplicationContext
that includes hooks to resolve some injections into Spring beans as Tapestry services.TapestrySpringFilter Add logic to setup for Spring integration at startup.