public class ClusterServiceFactorySimpleImpl extends Object implements org.uberfire.commons.cluster.ClusterServiceFactory
| Constructor and Description |
|---|
ClusterServiceFactorySimpleImpl(String clusterName,
String zkAddress,
String localId,
String resourceName,
boolean autostart) |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.commons.cluster.ClusterService |
build(org.uberfire.commons.message.MessageHandlerResolver resolver) |
boolean |
isAutoStart() |
public org.uberfire.commons.cluster.ClusterService build(org.uberfire.commons.message.MessageHandlerResolver resolver)
build in interface org.uberfire.commons.cluster.ClusterServiceFactorypublic boolean isAutoStart()
isAutoStart in interface org.uberfire.commons.cluster.ClusterServiceFactoryCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.