|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure.
See:
Description
| Class Summary | |
|---|---|
| OdiInstance | Represents an instance of ODI master / work repositories. |
| Enum Summary | |
|---|---|
| ApplicationServer | Possible values for APPLICATION_SERVER server parameter WEBLOGIC: if the agent/console is deployed on a WebLogic application server WEBSPHERE: if the agent/console is deployed on a WebSphere application server UNKNOWN: if the agent/console is deployed on a unknown/unsupported application server STANDALONE: if the agent is standalone LOCAL: if the agent is a local agent NOTE: STANDALONE & LOCAL are valid values only in the context of Agent. |
| Exception Summary | |
|---|---|
| IllegalOdiInstanceStateException | IllegalOdiInstanceStateException reports errors, which are related to the own state of the OdiInstance. |
Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure. Services such as authentication, authorization and persistence management are obtained from an instance of OdiInstance.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||