Interface ImplementationFinder

All Known Implementing Classes:
AbstractImplementationFinder

public interface ImplementationFinder
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> Class<? extends T>
    find(ClassLoader classLoader, Class<T> injectedClass)