• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Beta6
    • None
    • None
    • None
    • High

      Add Collection<Set<ServiceName>> ServiceContainer.detectCircularity() method.

      This method should scan the container and find, on a best-effort basis, all service cycles, returning them as a collection of sets of service names where each set is a distinct cycle (in other words, do not return the same cycle in a permuted order). All service names should be the primary names. The sets should be unmodifiable and should have a consistent equals() and hashCode(), so that consumers can cache sets to avoid reporting the same problem multiple times.

              flaviarnn Flavia Rainone
              dlloyd@redhat.com David Lloyd
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: