This type is a class for model objects.
A model of the attributes needed for debugging a JVM and various components, such as the BSF Manager
Package: debugserviceAttributes Summary | |
jvmDebugPort : EInt | The port that the JVM will listen on for debug connections. |
jvmDebugArgs : EString | The debug argument string used to tell the JVM to start in debug mode. |
debugClassFilters : EString | The is an array of classes to filter out during debugging. When running in step by step mode the debugger will not stop in classes that match a filter entry. |
BSFDebugPort : EInt | The port to start the BSF debug manager listening on. |
BSFLoggingLevel : EInt | The level of logging the BSF Debug Manager will provide. |
Attribute Details |