Class PushMatchedRuntimeResourceRouter

  • All Implemented Interfaces:
    Router

    final class PushMatchedRuntimeResourceRouter
    extends java.lang.Object
    implements Router
    Router that pushes runtime resource matched during a any routing phase to routing context.
    • Constructor Detail

      • PushMatchedRuntimeResourceRouter

        PushMatchedRuntimeResourceRouter​(RuntimeResource resource)
        Create a new instance of push matched resource router.
        Parameters:
        resource - RuntimeResource runtime to be pushed into the routing context.