Package com.hpe.caf.util
-
Class Summary Class Description ModuleLoader Utility class that provides methods for finding and returning components at runtime using the Java ServiceLoader.ModuleProvider Allows retrieval of a module based on the Interface that it implements and its simple name. -
Exception Summary Exception Description ModuleLoaderException Thrown when there is a problem finding or instantiating a requested component.