Class StackTraceCommand

  • All Implemented Interfaces:
    org.eclipse.osgi.framework.console.CommandProvider

    public class StackTraceCommand
    extends Object
    implements org.eclipse.osgi.framework.console.CommandProvider
    Author:
    hengsin
    • Constructor Detail

      • StackTraceCommand

        public StackTraceCommand()
    • Method Detail

      • getHelp

        public String getHelp()
        Specified by:
        getHelp in interface org.eclipse.osgi.framework.console.CommandProvider
      • _stacktrace

        public void _stacktrace​(org.eclipse.osgi.framework.console.CommandInterpreter ci)