Class StackTraceCommand

java.lang.Object
org.adempiere.base.equinox.StackTraceCommand
All Implemented Interfaces:
org.eclipse.osgi.framework.console.CommandProvider

public class StackTraceCommand extends Object implements org.eclipse.osgi.framework.console.CommandProvider
OSGi console command for printing of stack trace.
Author:
hengsin
  • Constructor Details

    • StackTraceCommand

      public StackTraceCommand()
      default constructor
  • Method Details

    • 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)