|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| 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 | |
| Type | Name |
|---|---|
static ApplicationModule |
Configuration.createRootApplicationModule(java.lang.String qualifiedAMDefName,
java.lang.String configName,
EnvInfoProvider envInfo)
Creates and connects an application module using the specified configuration. |
| Uses of EnvInfoProvider in oracle.jbo.common.ampool |
| Methods in oracle.jbo.common.ampool that return EnvInfoProvider | |
| Type | Name |
|---|---|
EnvInfoProvider |
SessionCookie.getEnvInfoProvider()
|
EnvInfoProvider |
SessionCookieImpl.getEnvInfoProvider()
|
| Methods in oracle.jbo.common.ampool with parameters of type EnvInfoProvider | |
| Type | Name |
|---|---|
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)
|
void |
SessionCookie.setEnvInfoProvider(EnvInfoProvider envInfo)
|
void |
SessionCookieImpl.setEnvInfoProvider(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 | |
| Type | Name |
|---|---|
class |
JUEnvInfoProvider
|
| Uses of EnvInfoProvider in oracle.jbo.uicli.mom |
| Methods in oracle.jbo.uicli.mom with parameters of type EnvInfoProvider | |
| Type | Name |
|---|---|
static JUApplication |
JUMetaObjectManager.createApplicationObject(java.lang.String qualifiedAMName,
java.util.Properties env,
EnvInfoProvider envInfo)
|
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||