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

E17060-01

oracle.odi.domain.runtime.ess
Class OdiJobEnvironment.Agent

java.lang.Object
  extended by oracle.odi.domain.runtime.ess.OdiJobEnvironment.Agent
Enclosing class:
OdiJobEnvironment

public abstract static class OdiJobEnvironment.Agent
extends java.lang.Object

Hold execution agent specific Job parameters.


Field Summary
static java.lang.String NAME
          Parameter for physical agent name for execution.
static java.lang.String URL
          Parameter for URL of the agent.
 
Constructor Summary
OdiJobEnvironment.Agent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
Parameter for physical agent name for execution.

See Also:
Constant Field Values

URL

public static final java.lang.String URL
Parameter for URL of the agent.

See Also:
Constant Field Values
Constructor Detail

OdiJobEnvironment.Agent

public OdiJobEnvironment.Agent()

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.