Interface DependencyResult

    • Method Detail

      • getRequested

        ComponentSelector getRequested()

        Returns the requested component.

        The return type is declared as an opaque ComponentSelector, however the selector may also implement one of the following interfaces:

        Returns:
        the requested component
      • getFrom

        ResolvedComponentResult getFrom()
        Returns the origin of the dependency.
        Returns:
        the origin of the dependency