Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Class
oracle.odi.core.ServiceNotFoundException

Packages that use oracle.odi.core.ServiceNotFoundException
oracle.odi.core Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure. 
oracle.odi.runtime.agent.invocation This package contains classes for invoking executions on local or remote Oracle Data Integrator agents. 
 

Uses of oracle.odi.core.ServiceNotFoundException in oracle.odi.core
 

Methods in oracle.odi.core that throw oracle.odi.core.ServiceNotFoundException
 java.lang.Object IOdiPlatformServices.getService(java.lang.Class pServiceType)
          Deprecated. Get a service of the requested type (class).
 

Uses of oracle.odi.core.ServiceNotFoundException in oracle.odi.runtime.agent.invocation
 

Methods in oracle.odi.runtime.agent.invocation that throw oracle.odi.core.ServiceNotFoundException
 java.lang.Object IOdiAgentInvoker.invokeOnLocalAgent(oracle.odi.runtime.agent.invocation.request.IOdiAgentRequest pRequest)
          Deprecated. Invoke the given request against the local agent configured for the current running ODI platform.
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

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