Class DispatcherTypePredicate

  • All Implemented Interfaces:
    Predicate

    public class DispatcherTypePredicate
    extends Object
    implements Predicate
    Predicate that returns true if the dispatcher type matches the specified type.
    Author:
    Stuart Douglas