Uses of Class
org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory

Packages that use RuntimeJavaModelFactory
org.apache.jdo.impl.model.java.runtime   
 

Uses of RuntimeJavaModelFactory in org.apache.jdo.impl.model.java.runtime
 

Methods in org.apache.jdo.impl.model.java.runtime that return RuntimeJavaModelFactory
static RuntimeJavaModelFactory RuntimeJavaModelFactory.getInstance()
          Returns the singleton instance of RuntimeJavaModelFactory.
 

Constructors in org.apache.jdo.impl.model.java.runtime with parameters of type RuntimeJavaModelFactory
RuntimeJavaModel(java.lang.ClassLoader classLoader, RuntimeJavaModelFactory declaringJavaModelFactory)
          Constructor.
RegisterClassListener(javax.jdo.spi.JDOImplHelper helper, RuntimeJavaModelFactory javaModelFactory)
          Constructor.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.