Interface ContextClassProvider


  • public interface ContextClassProvider
    Marker interface that can return the class of a custom context type to be resolved
    • Method Detail

      • getContextClass

        Class<?> getContextClass()