Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.ide.runner
Interface DebuggerStartCallback

All Known Implementing Classes:
DebuggerStartAdapter, DebugStartAdapter

public interface DebuggerStartCallback

This API should not be used by extension developers. It is currently unsupported.
An interface for people who are starting debugging processes


Method Summary
 boolean readyToStart()
          Signal the client that the debugger needs to start

 

Method Detail

readyToStart

boolean readyToStart()
Signal the client that the debugger needs to start
Returns:
false if the client need to aborts this process

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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