Interface UnknownActivationContextHandler

    • Method Detail

      • handleUnknownContext

        void handleUnknownContext​(ComponentResources pageResources,
                                  EventContext activationContext)
                           throws java.io.IOException
        Answer the client in the case of a request coming in with an unknown activation context.
        Throws:
        java.io.IOException