public class ComponentFilter extends ParameterElementFilter
Modifier and Type | Field and Description |
---|---|
static ComponentFilter |
EMPTY
The empty agent filter
|
values
Constructor and Description |
---|
ComponentFilter()
Create an agent filter.
|
ComponentFilter(java.lang.String name,
java.lang.Object value)
Create an agent filter with given arguments.
|
addValue, containsValue, filter, hasValues, removeValue, toString
public static final ComponentFilter EMPTY