Interface ContextClassProvider


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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getContextClass

      Class<?> getContextClass()