Class TapestrySpringFilter

  • All Implemented Interfaces:
    Filter

    public class TapestrySpringFilter
    extends TapestryFilter
    Add logic to setup for Spring integration at startup. In 5.1, this means creating a Spring ApplicationContext, and wiring parts of it to resolve Tapestry objects. In compatibility mode, this means locating the externally configuration context and exposing each bean in it as a Tapestry IoC service.