Class TenancyRoutePredicateFactory

All Implemented Interfaces:
RoutePredicateFactory<TenancyRoutePredicateFactory.Config>

public class TenancyRoutePredicateFactory extends AbstractRoutePredicateFactory<TenancyRoutePredicateFactory.Config>
A RoutePredicateFactory implementation that is used for restricting routes to certain tenant contexts.
Author:
Nick Crum (ncrum)
  • Constructor Details

    • TenancyRoutePredicateFactory

      public TenancyRoutePredicateFactory(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
  • Method Details