public class TopologyApplicationFilter extends MessageFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
TOPOLOGY_APPLICATION_FILTER_APPLICATION_ID |
FILTER_KEY_VALUE_PAIR_SEPARATOR, FILTER_VALUE_ASSIGN_OPERATOR| Constructor and Description |
|---|
TopologyApplicationFilter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
apply(String applicationId)
Returns true if application is excluded else returns false.
|
static TopologyApplicationFilter |
getInstance() |
String |
toString() |
excluded, getIncludedPropertyValues, included, init, isActive, splitUsingTokenizerpublic static final String TOPOLOGY_APPLICATION_FILTER_APPLICATION_ID
public static boolean apply(String applicationId)
applicationId - public static TopologyApplicationFilter getInstance()
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.