public class FDThreadImpl extends Object implements com.intergral.fusiondebug.server.IFDThread
Constructor and Description |
---|
FDThreadImpl(FDControllerImpl engine,
CFMLFactoryImpl factory,
String name,
PageContextImpl pc) |
Modifier and Type | Method and Description |
---|---|
com.intergral.fusiondebug.server.IFDController |
getController() |
String |
getName() |
String |
getOutputBuffer() |
List |
getStack() |
List |
getStackFrames() |
Thread |
getThread() |
com.intergral.fusiondebug.server.IFDStackFrame |
getTopStack() |
com.intergral.fusiondebug.server.IFDStackFrame |
getTopStackFrame() |
int |
id() |
static int |
id(PageContext pc) |
void |
stop() |
public FDThreadImpl(FDControllerImpl engine, CFMLFactoryImpl factory, String name, PageContextImpl pc)
public String getName()
getName
in interface com.intergral.fusiondebug.server.IFDThread
public int id()
id
in interface com.intergral.fusiondebug.server.IFDThread
public static int id(PageContext pc)
public void stop()
stop
in interface com.intergral.fusiondebug.server.IFDThread
public Thread getThread()
getThread
in interface com.intergral.fusiondebug.server.IFDThread
public String getOutputBuffer()
getOutputBuffer
in interface com.intergral.fusiondebug.server.IFDThread
public List getStackFrames()
public List getStack()
getStack
in interface com.intergral.fusiondebug.server.IFDThread
public com.intergral.fusiondebug.server.IFDStackFrame getTopStack()
public com.intergral.fusiondebug.server.IFDStackFrame getTopStackFrame()
getTopStackFrame
in interface com.intergral.fusiondebug.server.IFDThread
public com.intergral.fusiondebug.server.IFDController getController()
Copyright © 2015 Lucee