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.RecordFilterpublic boolean isSource()
public Object clone() throws CloneNotSupportedException
clone in interface org.jboss.ws.api.monitoring.RecordFilterclone in class ObjectCloneNotSupportedExceptionCopyright © 2012 JBoss, by Red Hat. All Rights Reserved.