Class AnnotationScannerAction
java.lang.Object
org.glassfish.pfl.tf.tools.enhancer.AnnotationScannerAction
- All Implemented Interfaces:
Predicate<FileWrapper>,UnaryPredicate<FileWrapper>,Scanner.Action
Scan all classes looking for annotations annotated with @MethodMonitorGroup,
and saves the internal names of any such annotations.
- Author:
- ken
-
Method Details
-
getAnnotationNames
-
evaluate
- Specified by:
evaluatein interfaceUnaryPredicate<FileWrapper>
-