Class JOP.persist.DefinitionManager
All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home

Class JOP.persist.DefinitionManager

java.lang.Object
   |
   +----JOP.persist.DefinitionManager

public class DefinitionManager
extends Object

This is an INTERNAL class.

A definition manager is used to return an object's definition from either an object instance or from the name of the class of the object. The definition manager interface is called from PersistManager. There are currently three types of definition managers:

1) Persistable

2) PersistMarshall

3) Native


Constructor Index

 o DefinitionManager()

Constructors

 o DefinitionManager
  public DefinitionManager()

All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home