public class FDControllerImpl extends Object implements com.intergral.fusiondebug.server.IFDController
Constructor and Description |
---|
FDControllerImpl(CFMLEngineImpl engine,
String serial) |
Modifier and Type | Method and Description |
---|---|
com.intergral.fusiondebug.server.IFDThread |
getByNativeIdentifier(String id) |
boolean |
getCaughtStatus(String exceptionType,
String executionUnitName,
String executionUnitPackage,
String sourceFilePath,
String sourceFileName,
int lineNumber) |
String |
getCompletionMethod() |
String |
getCompletionType() |
String |
getEngineName() |
String |
getEngineVersion() |
List |
getExceptionTypes() |
String |
getLicenseInformation()
Deprecated.
use instead
|
String |
getLicenseInformation(String key) |
void |
output(String message) |
List |
pause() |
void |
release() |
public FDControllerImpl(CFMLEngineImpl engine, String serial)
public String getEngineName()
getEngineName
in interface com.intergral.fusiondebug.server.IFDController
public String getEngineVersion()
getEngineVersion
in interface com.intergral.fusiondebug.server.IFDController
public List getExceptionTypes()
getExceptionTypes
in interface com.intergral.fusiondebug.server.IFDController
public String getLicenseInformation()
getLicenseInformation(String)
public String getLicenseInformation(String key)
getLicenseInformation
in interface com.intergral.fusiondebug.server.IFDController
public void output(String message)
output
in interface com.intergral.fusiondebug.server.IFDController
public List pause()
pause
in interface com.intergral.fusiondebug.server.IFDController
public boolean getCaughtStatus(String exceptionType, String executionUnitName, String executionUnitPackage, String sourceFilePath, String sourceFileName, int lineNumber)
getCaughtStatus
in interface com.intergral.fusiondebug.server.IFDController
public com.intergral.fusiondebug.server.IFDThread getByNativeIdentifier(String id)
getByNativeIdentifier
in interface com.intergral.fusiondebug.server.IFDController
public String getCompletionMethod()
getCompletionMethod
in interface com.intergral.fusiondebug.server.IFDController
public String getCompletionType()
getCompletionType
in interface com.intergral.fusiondebug.server.IFDController
public void release()
release
in interface com.intergral.fusiondebug.server.IFDController
Copyright © 2015 Lucee