|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.mom.MOMParser
public abstract class MOMParser
This abstract class encapsulates the thread-specific behavior and state needed by the DefinitionManager class in order to read and parse metaobject documents from a store of some sort. (Different subclasses may support different sorts of stores).
A MOMParser instance is typically owned by a DefinitionContextStandard instance, which provides covers for the MOMParser methods. In general, clients access MOMParser functionality via the DefinitionContextStandard cover methods; they do not directly access the MOMParser methods.
The methods on this class and its subclasses are not thread-safe; the client (i.e. the DefinitionContextStandard cover methods) must perform the necessary synchronizaton.
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||