//Artefact:JavaClass/com/sphenon/basics/debug/RuntimeStepFactory

Synopsis

public interface RuntimeStepFactory

//Artefact:Method/com/sphenon/basics/debug/RuntimeStepFactory/createStep

Synopsis

public com.sphenon.basics.debug.RuntimeStep createStep (Context context, long level, java.lang.Class j_class, String message, java.lang.Object[] arguments)

//Artefact:Method/com/sphenon/basics/debug/RuntimeStepFactory/getStackDump

Synopsis

public java.lang.String getStackDump (CallContext context)

//Artefact:Method/com/sphenon/basics/debug/RuntimeStepFactory/getStack

Synopsis

public java.util.Vector getStack (CallContext context)

//Artefact:Method/com/sphenon/basics/debug/RuntimeStepFactory/getRuntimeStepStack

Synopsis

public java.util.List getRuntimeStepStack (CallContext context)