public interface RouteStatusListener
Modifier and Type | Method and Description |
---|---|
void |
sitesDown(String... sites)
The sites went down
|
void |
sitesUp(String... sites)
The sites just came up
|
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.