Class ComponentOverrideImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentOverrideImpl​(java.util.Map<java.lang.Class,​java.lang.Class> contributions, org.slf4j.Logger logger)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Class getReplacement​(java.lang.String className)
      Returns the replacement for a class given its name.
      boolean hasReplacements()
      Returns true if the service configuration is non-empty.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait