Interface MiddlewareHandler

    • Method Detail

      • isContinueOnFailure

        boolean isContinueOnFailure()
        Indicate if this middleware handler will continue on failure or not.
        Returns:
        boolean true if continue on failure
      • isAudited

        boolean isAudited()
        Indicate if this middleware handler is audited or not.
        Returns:
        boolean true if audited
      • getCachedConfigurations

        void getCachedConfigurations()