Interface AlterableContext

    • Method Detail

      • destroy

        void destroy​(Contextual<?> contextual)

        Destroy the existing contextual instance. If there is no existing instance, no action is taken.

        Parameters:
        contextual - the contextual type
        Throws:
        ContextNotActiveException - if the context is not active