Class PerfMonNDCFilter

  • All Implemented Interfaces:
    javax.servlet.Filter

    @Deprecated
    public class PerfMonNDCFilter
    extends PerfMonFilter
    Deprecated.
    • Constructor Detail

      • PerfMonNDCFilter

        public PerfMonNDCFilter​(boolean childOfValve)
        Deprecated.
        This class exists for backward compatability issues However be aware that you should use "web.org.perfmon4j.servlet packaging" as perfmon4j puts special meaning on the "org.perfmon4j" package and how classloading is handled. If you cannot get your class to be found despite your best efforts, you might have that problem.