railo.intergral.fusiondebug.server
Class FDControllerImpl
java.lang.Object
railo.intergral.fusiondebug.server.FDControllerImpl
- All Implemented Interfaces:
- com.intergral.fusiondebug.server.IFDController
public class FDControllerImpl
- extends Object
- implements com.intergral.fusiondebug.server.IFDController
FDControllerImpl
public FDControllerImpl(CFMLEngineImpl engine,
String serial)
getEngineName
public String getEngineName()
- Specified by:
getEngineName
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.getEngineName()
getEngineVersion
public String getEngineVersion()
- Specified by:
getEngineVersion
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.getEngineVersion()
getExceptionTypes
public List getExceptionTypes()
- Specified by:
getExceptionTypes
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.getExceptionTypes()
getLicenseInformation
public String getLicenseInformation()
- Deprecated. use instead
getLicenseInformation(String)
getLicenseInformation
public String getLicenseInformation(String key)
- Specified by:
getLicenseInformation
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.getLicenseInformation(java.lang.String)
output
public void output(String message)
- Specified by:
output
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.output(java.lang.String)
pause
public List pause()
- Specified by:
pause
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.pause()
getCaughtStatus
public boolean getCaughtStatus(String exceptionType,
String executionUnitName,
String executionUnitPackage,
String sourceFilePath,
String sourceFileName,
int lineNumber)
- Specified by:
getCaughtStatus
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.getCaughtStatus(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)
getByNativeIdentifier
public com.intergral.fusiondebug.server.IFDThread getByNativeIdentifier(String id)
- Specified by:
getByNativeIdentifier
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.getByNativeIdentifier(java.lang.String)
getCompletionMethod
public String getCompletionMethod()
- Specified by:
getCompletionMethod
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.getCompletionMethod()
getCompletionType
public String getCompletionType()
- Specified by:
getCompletionType
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.getCompletionType()
release
public void release()
- Specified by:
release
in interface com.intergral.fusiondebug.server.IFDController
- See Also:
IFDController.release()
Copyright © 2012 Railo