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