Skip navigation links

Oracle© Data Integrator Open Tools Java API Reference
11g Release 1 (11.1.1.7.0)

E17061-04


oracle.odi.sdk.opentools
Class OpenToolStoppableAbstract

java.lang.Object
  extended by oracle.odi.sdk.opentools.OpenToolAbstract
      extended by oracle.odi.sdk.opentools.OpenToolStoppableAbstract

All Implemented Interfaces:
IOpenTool, IOpenToolStoppable

public abstract class OpenToolStoppableAbstract
extends OpenToolAbstract
implements IOpenToolStoppable

OpenToolAbstract + requires a stop() method


Field Summary

 

Fields inherited from interface oracle.odi.sdk.opentools.IOpenTool
BIG_ICON, SMALL_ICON

 

Constructor Summary
OpenToolStoppableAbstract()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Methods inherited from interface oracle.odi.sdk.opentools.IOpenToolStoppable
stop

 

Methods inherited from interface oracle.odi.sdk.opentools.IOpenTool
execute, getDescription, getIcon, getParameters, getProvider, getSyntax, getVersion

 

Constructor Detail

OpenToolStoppableAbstract

public OpenToolStoppableAbstract()

Skip navigation links

Oracle© Data Integrator Open Tools Java API Reference
11g Release 1 (11.1.1.7.0)

E17061-04


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.