public interface CamelPreemptiveClusterService extends CamelClusterService
CamelClusterService.Selector| Modifier and Type | Method and Description |
|---|---|
CamelPreemptiveClusterView |
getView(String namespace)
Get a view of the cluster bound to a namespace creating it if needed.
|
getAttributes, getNamespaces, getOrder, isLeader, releaseView, startView, stopView, unwrapgetCamelContext, setCamelContext, trySetCamelContextsetGeneratedId, setIdCamelPreemptiveClusterView getView(String namespace) throws Exception
CamelClusterServicegetView in interface CamelClusterServicenamespace - the namespace the view refer to.Exception - if the view can't be created.Apache Camel