Interface ContextProvider<T>

    • Method Detail

      • createContext

        T createContext​(Message message)
        Creates the context instance
        Parameters:
        message - the current message
        Returns:
        the context