public abstract class AbstractRoutePredicateFactory<C> extends Object implements RoutePredicateFactory<C>
Modifier | Constructor and Description |
---|---|
protected |
AbstractRoutePredicateFactory(Class<C> configClass) |
Modifier and Type | Method and Description |
---|---|
Class<C> |
getConfigClass() |
C |
newConfig() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, apply, name
Copyright © 2021. All rights reserved.