|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.karaf.shell.console.AbstractAction
org.apache.karaf.shell.console.OsgiCommandSupport
org.fusesource.fabric.boot.commands.support.EnsembleCommandSupport
public abstract class EnsembleCommandSupport
| Field Summary | |
|---|---|
protected ZooKeeperClusterService |
service
|
| Fields inherited from class org.apache.karaf.shell.console.OsgiCommandSupport |
|---|
bundleContext, usedReferences |
| Fields inherited from class org.apache.karaf.shell.console.AbstractAction |
|---|
log, session |
| Constructor Summary | |
|---|---|
EnsembleCommandSupport()
|
|
| Method Summary | |
|---|---|
protected void |
checkFabricAvailable()
|
ZooKeeperClusterService |
getService()
|
void |
setService(ZooKeeperClusterService service)
|
| Methods inherited from class org.apache.karaf.shell.console.OsgiCommandSupport |
|---|
execute, getAllServices, getBundleContext, getService, setBundleContext, ungetServices |
| Methods inherited from class org.apache.karaf.shell.console.AbstractAction |
|---|
doExecute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ZooKeeperClusterService service
| Constructor Detail |
|---|
public EnsembleCommandSupport()
| Method Detail |
|---|
public ZooKeeperClusterService getService()
public void setService(ZooKeeperClusterService service)
protected void checkFabricAvailable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||