frysk.bindir
Class fstack

java.lang.Object
  extended by frysk.bindir.fstack

public final class fstack
extends Object


Nested Class Summary
private static class fstack.StackerEvent
          Implements a ProcEvent for core file creation.
 
Field Summary
private static Log fine
           
private static PrintWriter printWriter
           
private static PrintDebugInfoStackOptions stackPrintOptions
           
 
Constructor Summary
fstack()
           
 
Method Summary
static void main(String[] args)
           
private static OptionGroup[] options()
          Create the default option group.
private static void printTasks(Proc proc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

printWriter

private static PrintWriter printWriter

stackPrintOptions

private static PrintDebugInfoStackOptions stackPrintOptions

fine

private static final Log fine
Constructor Detail

fstack

public fstack()
Method Detail

main

public static void main(String[] args)

printTasks

private static void printTasks(Proc proc)

options

private static OptionGroup[] options()
Create the default option group.