|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.mom.DefinitionContext
oracle.jbo.mom.DefinitionContextStandard
public class DefinitionContextStandard
This class provides a "standard" implementation of the abstract
DefinitionContext class.
In this class (and its subclasses), no state is shared between
the MOM cache and MOM parser functionality, and the latter
is delegated to a MOMParser provided to the constructor.
(The client can choose MDS vs non-MDS versions
of the MOMParser).
In this class, the MOM cache does not support ageing.
| Field Summary | |
|---|---|
protected int |
mDefObjCount
|
| Method Summary |
|---|
| Methods inherited from class oracle.jbo.mom.DefinitionContext |
|---|
retireLeastRecentlyUsed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int mDefObjCount
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||