railo.intergral.fusiondebug.server
Class FDThreadImpl
java.lang.Object
railo.intergral.fusiondebug.server.FDThreadImpl
- All Implemented Interfaces:
- com.intergral.fusiondebug.server.IFDThread
public class FDThreadImpl
- extends Object
- implements com.intergral.fusiondebug.server.IFDThread
FDThreadImpl
public FDThreadImpl(FDControllerImpl engine,
CFMLFactoryImpl factory,
String name,
PageContextImpl pc)
getName
public String getName()
- Specified by:
getName
in interface com.intergral.fusiondebug.server.IFDThread
id
public int id()
- Specified by:
id
in interface com.intergral.fusiondebug.server.IFDThread
id
public static int id(PageContext pc)
stop
public void stop()
- Specified by:
stop
in interface com.intergral.fusiondebug.server.IFDThread
getThread
public Thread getThread()
- Specified by:
getThread
in interface com.intergral.fusiondebug.server.IFDThread
getOutputBuffer
public String getOutputBuffer()
- Specified by:
getOutputBuffer
in interface com.intergral.fusiondebug.server.IFDThread
getStackFrames
public List getStackFrames()
getStack
public List getStack()
- Specified by:
getStack
in interface com.intergral.fusiondebug.server.IFDThread
getTopStack
public com.intergral.fusiondebug.server.IFDStackFrame getTopStack()
getTopStackFrame
public com.intergral.fusiondebug.server.IFDStackFrame getTopStackFrame()
- Specified by:
getTopStackFrame
in interface com.intergral.fusiondebug.server.IFDThread
getController
public com.intergral.fusiondebug.server.IFDController getController()
- Returns:
- the engine
Copyright © 2012 Railo