public class HostFilter extends Object implements org.jboss.ws.api.monitoring.RecordFilter
Constructor and Description |
---|
HostFilter(Collection<String> hosts,
boolean source) |
HostFilter(String host,
boolean source) |
public HostFilter(String host, boolean source)
public HostFilter(Collection<String> hosts, boolean source)
public boolean match(org.jboss.ws.api.monitoring.Record record)
match
in interface org.jboss.ws.api.monitoring.RecordFilter
public boolean isSource()
public Object clone() throws CloneNotSupportedException
clone
in interface org.jboss.ws.api.monitoring.RecordFilter
clone
in class Object
CloneNotSupportedException
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.