Interface ContextWrapper<T>


public interface ContextWrapper<T>
  • Method Details

    • getContext

      T getContext()
    • getContextClass

      Class<T> getContextClass()
    • destroy

      void destroy()