Uses of Class
org.nakedobjects.metamodel.runtimecontext.ObjectInstantiationException

Packages that use ObjectInstantiationException
org.nakedobjects.metamodel.runtimecontext   
org.nakedobjects.metamodel.runtimecontext.noruntime   
 

Uses of ObjectInstantiationException in org.nakedobjects.metamodel.runtimecontext
 

Methods in org.nakedobjects.metamodel.runtimecontext that throw ObjectInstantiationException
 java.lang.Object RuntimeContext.instantiate(java.lang.Class<?> cls)
          Provided by the ObjectFactory when used by framework.
 

Uses of ObjectInstantiationException in org.nakedobjects.metamodel.runtimecontext.noruntime
 

Methods in org.nakedobjects.metamodel.runtimecontext.noruntime that throw ObjectInstantiationException
 java.lang.Object RuntimeContextNoRuntime.instantiate(java.lang.Class<?> cls)
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.