Package com.hpe.caf.util


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