| Package | Description |
|---|---|
| oracle.jbo.client.ejb |
Contains the client tier abstract implementation for appmodule session ejb clients.
|
| oracle.jbo.client.remote.ejb |
Contains the client tier implementation for appmodule session ejb clients.
|
| oracle.jbo.client.remote.ejb.ias |
Contains the Jndi plugin for connecting to appmodule session beans deployed to Oracle Appserver.
|
| oracle.jbo.client.remote.ejb.wl |
Contains the jndi plugin for connecting to appmodule session beans deployed to Weblogic.
|
| oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
| oracle.jbo.server.remote.colo |
Contains the server side adapter classes used in logical 3 tier (a.k.a colocated) appmodules.
|
| Constructor and Description |
|---|
ApplicationModuleHomeImpl(JboContext ctx,
java.lang.String beanJndiName) |
| Constructor and Description |
|---|
AbstractApplicationModuleHomeImpl(JboContext ctx,
java.lang.String beanJndiName) |
| Modifier and Type | Class and Description |
|---|---|
class |
InitialContextImpl |
| Constructor and Description |
|---|
AmHomeImpl(JboContext ctx,
java.lang.String publishedName) |
| Modifier and Type | Class and Description |
|---|---|
class |
WLEJBInitialContext |
| Constructor and Description |
|---|
WLEJBAmHomeImpl(JboContext ctx,
java.lang.String publishedName) |
| Modifier and Type | Class and Description |
|---|---|
class |
JboInitialContext
Internal: Applications should not use this class.
|
| Modifier and Type | Method and Description |
|---|---|
JboContext |
JboHome.getParentContext() |
| Constructor and Description |
|---|
JboHome(JboContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
ColoInitialContext |
| Constructor and Description |
|---|
ColoApplicationModuleHomeImpl(JboContext ctx,
java.lang.String publishedName) |