|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb | |
| Uses of ApplicationModuleImpl in oracle.jbo.server |
| Methods in oracle.jbo.server that return ApplicationModuleImpl | |
| Type | Name |
|---|---|
ApplicationModuleImpl |
ComponentObjectImpl.getRootApplicationModule()
Gets the root application module implementation. |
static ApplicationModuleImpl |
ApplicationModuleImpl.createRootApplicationModule(java.lang.String applicationModuleDefName,
Session sess)
Internal: Applications should not call this method. |
ApplicationModuleImpl[] |
ApplicationModuleImpl.getApplicationModuleImpls()
Internal: Applications should not use this method. |
protected ApplicationModuleImpl |
DBTransactionImpl.getTxnApplicationModuleImpl()
Gets the root Application Module to which this transaction belongs. |
protected ApplicationModuleImpl |
NullDBTransactionImpl.getTxnApplicationModuleImpl()
Deprecated. |
| Uses of ApplicationModuleImpl in oracle.jbo.server.ejb |
| Fields in oracle.jbo.server.ejb declared as ApplicationModuleImpl | |
| Type | Name |
|---|---|
protected ApplicationModuleImpl |
SessionBeanImpl.mApplicationModule
|
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||