public class JGroupsLockClusterService extends org.apache.camel.support.cluster.AbstractCamelClusterService<JGroupsLockClusterView>
| Constructor and Description |
|---|
JGroupsLockClusterService() |
JGroupsLockClusterService(String jgroupsConfig,
String jgroupsClusterName) |
| Modifier and Type | Method and Description |
|---|---|
protected JGroupsLockClusterView |
createView(String namespace) |
String |
getJgroupsClusterName() |
String |
getJgroupsConfig() |
void |
setJgroupsClusterName(String jgroupsClusterName) |
void |
setJgroupsConfig(String jgroupsConfig) |
doStart, doStop, getAttributes, getCamelContext, getId, getNamespaces, getOrder, getView, isLeader, releaseView, setAttribute, setAttributes, setCamelContext, setId, setOrder, startView, stopViewbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected JGroupsLockClusterView createView(String namespace) throws Exception
createView in class org.apache.camel.support.cluster.AbstractCamelClusterService<JGroupsLockClusterView>Exceptionpublic String getJgroupsConfig()
public void setJgroupsConfig(String jgroupsConfig)
public String getJgroupsClusterName()
public void setJgroupsClusterName(String jgroupsClusterName)
Apache Camel