Class DefaultCompositionResolver

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addComponentDescriptor​(ComponentDescriptor<?> componentDescriptor)  
      java.util.List findRequirements​(java.lang.String role, java.lang.String roleHint)
      Returns the list of names of components which are using the component.
      java.util.List getRequirements​(java.lang.String role, java.lang.String roleHint)
      Returns the list of names of components which are required by the component of given role and roleHint.
      • Methods inherited from class java.lang.Object

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