- java.lang.Object
-
- org.apache.karaf.shell.console.AbstractAction
-
- org.apache.karaf.shell.console.OsgiCommandSupport
-
- io.fabric8.agent.commands.Watch
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected boolean |
list |
protected boolean |
noUpload |
protected boolean |
remove |
protected boolean |
start |
protected boolean |
stop |
-
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
Constructors
Constructor and Description |
Watch() |
-
Method Summary
-
Methods inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
execute, getAllServices, getBundleContext, getService, getService, getService, setBundleContext, ungetServices
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
start
protected boolean start
-
stop
protected boolean stop
-
remove
protected boolean remove
-
list
protected boolean list
Copyright © 2014 Red Hat. All Rights Reserved.