public class ServiceSelector extends Object
ServiceSelector class.
ServiceSelector(String filterRule, List<String> serviceNames)
String
getFilterRule()
List<String>
getServiceNames()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceSelector(String filterRule, List<String> serviceNames)
Constructor for ServiceSelector.
filterRule
serviceNames
List
public String getFilterRule()
getFilterRule
public List<String> getServiceNames()
getServiceNames
Copyright © 2015. All rights reserved.