Interface ServiceLoaderFilter


public interface ServiceLoaderFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    apply​(String serviceType, String implementationType)
     
  • Method Details

    • apply

      boolean apply(String serviceType, String implementationType)