|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvInfoProvider | |
oracle.jbo.client | |
oracle.jbo.common.ampool | |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
oracle.jbo.uicli.mom | Contains classes that implement metadata management for JClient |
Uses of EnvInfoProvider in oracle.jbo.client |
Methods in oracle.jbo.client with parameters of type EnvInfoProvider | |
static ApplicationModule |
Configuration.createRootApplicationModule(java.lang.String qualifiedAMDefName,
java.lang.String configName,
EnvInfoProvider envInfo)
Creates and connects an application module using the specified configuration. |
ApplicationModule |
Configuration.createRootApplicationModuleFromConfig(java.lang.String configName,
EnvInfoProvider envInfo)
|
Uses of EnvInfoProvider in oracle.jbo.common.ampool |
Classes in oracle.jbo.common.ampool that implement EnvInfoProvider | |
class |
OCIEnvInfoProvider
May be used to specify OCI proxy authentication properties to an <@link oracle.jbo.server.OCIConnectionPoolManagerImpl} instance. |
Methods in oracle.jbo.common.ampool that return EnvInfoProvider | |
EnvInfoProvider |
SessionCookieImpl.getEnvInfoProvider()
|
EnvInfoProvider |
SessionCookie.getEnvInfoProvider()
|
Methods in oracle.jbo.common.ampool with parameters of type EnvInfoProvider | |
void |
SessionCookieImpl.setEnvInfoProvider(EnvInfoProvider envInfo)
|
void |
SessionCookie.setEnvInfoProvider(EnvInfoProvider envInfo)
|
ApplicationModule |
DefaultConnectionStrategy.createApplicationModule(SessionCookie cookie,
EnvInfoProvider envInfo)
|
void |
DefaultConnectionStrategy.connect(ApplicationModule applicationModule,
SessionCookie cookie,
EnvInfoProvider envInfo)
|
void |
DefaultConnectionStrategy.reconnect(ApplicationModule applicationModule,
SessionCookie cookie,
EnvInfoProvider envInfo)
|
ApplicationModule |
ConnectionStrategy.createApplicationModule(SessionCookie cookie,
EnvInfoProvider envInfo)
Create an application module. |
void |
ConnectionStrategy.connect(ApplicationModule applicationModule,
SessionCookie cookie,
EnvInfoProvider envInfo)
Connect an application module. |
void |
ConnectionStrategy.reconnect(ApplicationModule applicationModule,
SessionCookie cookie,
EnvInfoProvider envInfo)
Reconnect an application module |
Uses of EnvInfoProvider in oracle.jbo.uicli.jui |
Classes in oracle.jbo.uicli.jui that implement EnvInfoProvider | |
class |
JUEnvInfoProvider
|
Uses of EnvInfoProvider in oracle.jbo.uicli.mom |
Methods in oracle.jbo.uicli.mom with parameters of type EnvInfoProvider | |
static JUApplication |
JUMetaObjectManager.createApplicationObject(java.lang.String qualifiedAMName,
java.util.Properties env,
EnvInfoProvider envInfo)
|
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.