Interface ServiceCollection<T>

All Known Implementing Classes:
AnalystCollection, DiscovererCollection, EmptyCollection, RuleCollection

public interface ServiceCollection<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getServices

      Set<T> getServices()