|
||||||||||
| 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.apache.whirr.karaf.command.support.WhirrCommandSupport
org.apache.whirr.karaf.command.RunScript
public class RunScript
| Field Summary | |
|---|---|
protected List<String> |
instances
|
protected List<String> |
roles
|
protected String |
script
|
| Fields inherited from class org.apache.whirr.karaf.command.support.WhirrCommandSupport |
|---|
clusterControllerFactory, clusterName, computeServices, configurationAdmin, endpoint, fileName, hardwareId, imageId, locationId, name, pid, privateKey, provider, templates |
| 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 | |
|---|---|
RunScript()
|
|
| Method Summary | |
|---|---|
protected Object |
doExecute()
|
| Methods inherited from class org.apache.whirr.karaf.command.support.WhirrCommandSupport |
|---|
getClusterControllerFactory, getClusterSpec, getComputeServiceByName, getComputeServiceByProvider, getConfiguration, getConfigurationAdmin, getTemplate, getTemplateBuilder, setClusterControllerFactory, setComputeServices, setConfigurationAdmin, validateInput |
| Methods inherited from class org.apache.karaf.shell.console.OsgiCommandSupport |
|---|
execute, getAllServices, getBundleContext, getService, setBundleContext, ungetServices |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<String> instances
protected List<String> roles
protected String script
| Constructor Detail |
|---|
public RunScript()
| Method Detail |
|---|
protected Object doExecute()
throws Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||