|
|||||||||
| 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.concierge.Package
public class Package
A command to retrieve package metadata from OSGi runtime.
| Field Summary |
|---|
| Fields inherited from class com.buglabs.osgi.shell.pub.AbstractCommand |
|---|
arguments, context, err, outWriter |
| Constructor Summary | |
|---|---|
Package()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
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 Package()
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getName()
public java.lang.String getUsage()
getUsage in interface ICommandgetUsage in class AbstractCommandpublic java.lang.String getDescription()
getDescription in interface ICommandgetDescription in class AbstractCommandpublic boolean isValid()
isValid in interface ICommandisValid in class AbstractCommand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||