Uses of Class
com.hpe.caf.util.ModuleLoaderException
-
-
Uses of ModuleLoaderException in com.hpe.caf.util
Methods in com.hpe.caf.util that throw ModuleLoaderException Modifier and Type Method Description static <T> TModuleLoader. getService(Class<T> intf)Determine the first advertised service implementation for the specified interface.static <T> TModuleLoader. getService(Class<T> intf, Class<? extends T> defaultImpl)Determine the first advertised service implementation for the specified interface.
-