| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| ClientConnector | ClientConnectors expect extension writers to start the debuggee process 
 by calling Connector.startDebuggee(Map). | 
| Connector | The Connectorinterface is used to connect to a debugging 
 session. | 
| Debugger | The Debuggercan be used to start the debuggee or to 
 retrieve command line options so the extension can start the debuggee 
 itself. | 
| ServerConnector | ServerConnectors allow clients to start the debugger listening by calling
 the method ServerConnector.startListening()waiting for a debuggee
 process to start. | 
Debbuger API used by extensions to initiate a debugging session.
IDE service providers must provide a concrete implementation of the abstract classes declared in this package.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||