public abstract class CacheableRouterFactory
extends Object
implements RouterFactory
If you want to provide a router implementation based on design of v2.7.0, please extend from this abstract class.
For 2.6.x style router, please implement and use RouterFactory directly.