public interface CamelPreemptiveClusterView extends CamelClusterView
CamelPreemptiveClusterView is a CamelClusterView that can be externally disabled by another
controller.| Modifier and Type | Method and Description |
|---|---|
boolean |
isDisabled()
Check if the view is disabled.
|
void |
setDisabled(boolean disabled)
Enable or disables a view.
|
addEventListener, getClusterService, getLeader, getLocalMember, getMembers, getNamespace, removeEventListener, unwrapgetCamelContext, setCamelContext, trySetCamelContextApache Camel