public class FilterItem extends Object
| Constructor and Description |
|---|
FilterItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getMethodName() |
boolean |
matches(String className) |
boolean |
matches(String className,
String method,
boolean matchIfNoFilterMethod) |
void |
setClassName(String className) |
void |
setMethodName(String methodName) |
Copyright © 2011–2015 Red Hat. All rights reserved.