|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jbo.mom.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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||