Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.5.0)

E10758-06


oracle.jbo.jbotester.load
Class Session

java.lang.Object
  extended by oracle.jbo.jbotester.load.Session


public class Session
extends java.lang.Object

Field Summary
static int STATE_CLOSED
           
static int STATE_DESTROYED
           
static int STATE_INITIALIZED
           
static int STATE_NEW
           
static int STATE_RUNNING
           
static int STATE_SCHEDULED
           

 

Method Summary
 java.lang.String getApplicationId()
           
 java.lang.String getSessionId()
           

 

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

 

Field Detail

STATE_NEW

public static final int STATE_NEW
See Also:
Constant Field Values

STATE_INITIALIZED

public static final int STATE_INITIALIZED
See Also:
Constant Field Values

STATE_SCHEDULED

public static final int STATE_SCHEDULED
See Also:
Constant Field Values

STATE_RUNNING

public static final int STATE_RUNNING
See Also:
Constant Field Values

STATE_CLOSED

public static final int STATE_CLOSED
See Also:
Constant Field Values

STATE_DESTROYED

public static final int STATE_DESTROYED
See Also:
Constant Field Values

Method Detail

getApplicationId

public java.lang.String getApplicationId()

getSessionId

public java.lang.String getSessionId()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.5.0)

E10758-06


Copyright © 1997, 2011, Oracle. All rights reserved.