Interface ContextAccessor<CTX>

    • Method Detail

      • getContext

        CTX getContext()
        Retrieves the context from the context property.
        Returns:
        The context stored by the context property.