|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.osgi.shell.pub.AbstractCommand
com.buglabs.osgi.shell.commands.core.OSGiProp
public class OSGiProp
Print OSGi property values that are exposed with BundleContext.getProperty().
| Field Summary |
|---|
| Fields inherited from class com.buglabs.osgi.shell.pub.AbstractCommand |
|---|
arguments, context, err, out, outWriter |
| Constructor Summary | |
|---|---|
OSGiProp()
|
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command |
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
java.lang.String |
getUsage()
|
boolean |
isValid()
|
| Methods inherited from class com.buglabs.osgi.shell.pub.AbstractCommand |
|---|
initialize, printError, println, setDefaultFilter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiProp()
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
ICommand
java.lang.Exceptionpublic boolean isValid()
isValid in interface ICommandisValid in class AbstractCommandpublic java.lang.String getDescription()
getDescription in interface ICommandgetDescription in class AbstractCommandpublic java.lang.String getUsage()
getUsage in interface ICommandgetUsage in class AbstractCommandpublic java.lang.String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||