Class ResourceFilter

java.lang.Object
clazzfish.monitor.internal.ResourceFilter

public final class ResourceFilter extends Object
The ResourceFilter was introduced with issue #34. It allows you to exclude resources (and classes) which are of no interest for you.
Since:
2.7 (12.06.25)
Author:
oboehm
  • Field Details

  • Constructor Details

    • ResourceFilter

      public ResourceFilter(String pattern)
  • Method Details

    • isIncluded

      public boolean isIncluded(String name)