|
|||||||||
| 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.GC
public class GC
Command to call the garbage collector.
| Field Summary |
|---|
| Fields inherited from class com.buglabs.osgi.shell.pub.AbstractCommand |
|---|
arguments, context, err, outWriter |
| Constructor Summary | |
|---|---|
GC()
|
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command |
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
| Methods inherited from class com.buglabs.osgi.shell.pub.AbstractCommand |
|---|
getUsage, initialize, isValid, printError, println, setDefaultFilter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GC()
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
ICommand
java.lang.Exceptionpublic java.lang.String getName()
public java.lang.String getDescription()
getDescription in interface ICommandgetDescription in class AbstractCommand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||