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

E13403-03

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

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

E13403-03

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