Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


oracle.jbo.uicli.jui
Class JUEnvInfoProvider

java.lang.Object
  extended byoracle.jbo.uicli.jui.JUEnvInfoProvider

All Implemented Interfaces:
oracle.jbo.common.ampool.EnvInfoProvider

public class JUEnvInfoProvider
extends java.lang.Object
implements oracle.jbo.common.ampool.EnvInfoProvider

Constructor Summary
JUEnvInfoProvider()
           

 

Method Summary
 java.lang.Object getInfo(java.lang.String info, java.lang.Object environment)
           
 int getNumOfRetries()
           
 void modifyInitialContext(java.lang.Object environment)
           

 

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

 

Constructor Detail

JUEnvInfoProvider

public JUEnvInfoProvider()

Method Detail

getInfo

public java.lang.Object getInfo(java.lang.String info,
                                java.lang.Object environment)
Specified by:
getInfo in interface oracle.jbo.common.ampool.EnvInfoProvider

modifyInitialContext

public void modifyInitialContext(java.lang.Object environment)
Specified by:
modifyInitialContext in interface oracle.jbo.common.ampool.EnvInfoProvider

getNumOfRetries

public int getNumOfRetries()
Specified by:
getNumOfRetries in interface oracle.jbo.common.ampool.EnvInfoProvider

Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


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