Uses of Class
edu.cornell.mannlib.vitro.webapp.utils.configuration.InstanceWrapper.InstanceWrapperException
-
Packages that use InstanceWrapper.InstanceWrapperException Package Description edu.cornell.mannlib.vitro.webapp.utils.configuration -
-
Uses of InstanceWrapper.InstanceWrapperException in edu.cornell.mannlib.vitro.webapp.utils.configuration
Methods in edu.cornell.mannlib.vitro.webapp.utils.configuration that throw InstanceWrapper.InstanceWrapperException Modifier and Type Method Description static <T> WrappedInstance<T>InstanceWrapper. wrap(Class<? extends T> concreteClass)
-