-
class
Filter that evaluates to true if the path
contained by this filter is part of the evaluated path.
void
Instrument the watched classes.
Finds @Watch annotations and creates WatcheeData from them.
-
class
A Filter that always returns true.
class
class
class
class
class
Filter that evalutes to true if any of its component filters evaluate to true.
class
class
String filter that matches using regular expressions.
Gets an iterable over the filters that compose this OrFilter.
void
Add the specified filter to this OrFilter.
Creates an OrFilter composed of the specified filters.
-
class
Filter that takes a fully qualified class or package name expression
and filters found classes on whether they match the expression.
Gets the filter associated with this ClassPathEntry.