Uses of Class
org.restlet.ext.jaxrs.InstantiateException

Packages that use InstantiateException
org.restlet.ext.jaxrs Support for JAX-RS API. 
 

Uses of InstantiateException in org.restlet.ext.jaxrs
 

Methods in org.restlet.ext.jaxrs that throw InstantiateException
<T> T
ObjectFactory.getInstance(Class<T> jaxRsClass)
          Creates an instance of the given class.
If the concrete instance could not instantiate the given class, it could return null.
 



Copyright © 2005-2013 Restlet.