org.apache.sling.extensions.threaddump.internal
Class ThreadDumpCommand
java.lang.Object
org.apache.sling.extensions.threaddump.internal.ThreadDumpCommand
- All Implemented Interfaces:
- org.apache.felix.shell.Command
public class ThreadDumpCommand
- extends Object
- implements org.apache.felix.shell.Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadDumpCommand
public ThreadDumpCommand()
getName
public String getName()
- Specified by:
getName
in interface org.apache.felix.shell.Command
getShortDescription
public String getShortDescription()
- Specified by:
getShortDescription
in interface org.apache.felix.shell.Command
getUsage
public String getUsage()
- Specified by:
getUsage
in interface org.apache.felix.shell.Command
execute
public void execute(String command,
PrintStream out,
PrintStream err)
- Specified by:
execute
in interface org.apache.felix.shell.Command
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.