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

E17060-01

Uses of Interface
oracle.odi.domain.runtime.ess.ISchedulingService

Packages that use ISchedulingService
oracle.odi.domain.runtime.ess This package contains classes to support ODI-ESS integration. 
oracle.odi.domain.runtime.ess.support This package contains classes to support ODI-ESS integration. 
 

Uses of ISchedulingService in oracle.odi.domain.runtime.ess
 

Methods in oracle.odi.domain.runtime.ess that return ISchedulingService
 ISchedulingService IEssDomain.getSchedulingService(java.lang.String pEssSchedulerName)
          Deprecated. Obtains the ISchedulingService interface for the given scheduler name.
 

Uses of ISchedulingService in oracle.odi.domain.runtime.ess.support
 

Classes in oracle.odi.domain.runtime.ess.support that implement ISchedulingService
 class SchedulingServiceImpl
          Default ISchedulingService implementation, querying ESS runtime according connection information from provided OdiEnterpriseScheduler.
 

Methods in oracle.odi.domain.runtime.ess.support that return ISchedulingService
 ISchedulingService DefaultEssDomain.getSchedulingService(java.lang.String pEssSchedulerName)
          Deprecated. TODO How this method overrides its parent method?
 


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.