| 
Oracle© Data Integrator Open Tools Java API Reference 11g Release 1 (11.1.1.7.0) E17061-04  | 
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Oracle Data Integrator Open Tools API.
See:
          Description
| Interface Summary | |
|---|---|
| IOpenTool | The IOpenTool interface must be implemented by an Open Tool class for use in Data Integrator packages. | 
| IOpenToolParameter | This interface must be implemented in order for an object to be used as a parameter to an IOpenTool. | 
| IOpenToolStoppable | IOpenToolStoppable differs from IOpenTool in that it implements a stop method. | 
| Class Summary | |
|---|---|
| OpenToolAbstract | This abstract class requires an implementation of IOpenTool and implements one additional helper method allowing the current value of a parameter specified by parameter code to be retrieved. | 
| OpenToolParameter | This class provides a basic implementation for IOpenToolParameter and thus can be used to define parameters for IOpenTool objects. | 
| OpenToolStoppableAbstract | OpenToolAbstract + requires a stop() method | 
| Exception Summary | |
|---|---|
| OpenToolExecutionException | Base abstract exception class for non-runtime exceptions thrown by Data Integrator Open Tool objects. | 
Oracle Data Integrator Open Tools API.
  | 
Oracle© Data Integrator Open Tools Java API Reference 11g Release 1 (11.1.1.7.0) E17061-04  | 
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||