Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


oracle.ide.runner
Interface DebuggerThread


public interface DebuggerThread

Represents a thread in the debugger when the debuggee is stopped.


Method Summary
 java.lang.String getName()
          Get the name of the thread

 

Method Detail

getName

java.lang.String getName()
Get the name of the thread
Returns:
the name of the thread, which will not be null

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.