| Class | Description |
|---|---|
| AppStateRouter<T> |
Application level router, "application.condition-router"
|
| AppStateRouterFactory |
Application level router factory
AppRouter should after ServiceRouter
|
| ListenableStateRouter<T> |
Abstract router which listens to dynamic configuration
|
| ServiceStateRouter<T> |
Service level router, "server-unique-name.condition-router"
|
| ServiceStateRouterFactory |
Service level router factory
ServiceRouter should before AppRouter
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.