Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jbo.common
Class ContextUtil

java.lang.Object
  extended byoracle.jbo.common.ContextUtil


public class ContextUtil
extends java.lang.Object

Method Summary
java.lang.Object findCurrentContext()
java.lang.Object getCurrentContext()
static ContextUtil getInstance()
void resetCurrentContext()
void setCurrentContext(java.lang.Object ctx)

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

Method Detail

getInstance

public static ContextUtil getInstance()

getCurrentContext

public java.lang.Object getCurrentContext()

setCurrentContext

public void setCurrentContext(java.lang.Object ctx)

resetCurrentContext

public void resetCurrentContext()

findCurrentContext

public java.lang.Object findCurrentContext()

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


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