Uses of Class
org.jomc.model.ObjectFactory

Packages that use ObjectFactory
org.jomc.model Object management and configuration model classes. 
 

Uses of ObjectFactory in org.jomc.model
 

Fields in org.jomc.model declared as ObjectFactory
private  ObjectFactory DefaultModelManager.objectFactory
          Object factory of the instance.
 

Methods in org.jomc.model that return ObjectFactory
 ObjectFactory ModelManager.getObjectFactory()
          Gets the object management and configuration ObjectFactory.
 ObjectFactory DefaultModelManager.getObjectFactory()
           
 

Methods in org.jomc.model with parameters of type ObjectFactory
 void DefaultModelManager.setObjectFactory(ObjectFactory value)
          Sets the object factory of the instance.
 



Copyright © 2005-2009 The JOMC Project. All Rights Reserved.