Class ProductionModeUnknownComponentFilter

  • All Implemented Interfaces:
    ComponentRequestFilter

    public class ProductionModeUnknownComponentFilter
    extends java.lang.Object
    implements ComponentRequestFilter
    A filter, used only in production mode, that does a "pre-flight check" that the indicated component actually exists. If it does not, then the handling of the component event is aborted and other hooks will ensure that request ultimately becomes a 404.
    Since:
    5.4