public class OperationFilter extends Object implements org.jboss.ws.api.monitoring.RecordFilter
Constructor and Description |
---|
OperationFilter(QName operation) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
QName |
getOperation() |
boolean |
match(org.jboss.ws.api.monitoring.Record record) |
public OperationFilter(QName operation)
public boolean match(org.jboss.ws.api.monitoring.Record record)
match
in interface org.jboss.ws.api.monitoring.RecordFilter
public QName getOperation()
public Object clone() throws CloneNotSupportedException
clone
in interface org.jboss.ws.api.monitoring.RecordFilter
clone
in class Object
CloneNotSupportedException
Copyright © 2015 JBoss, by Red Hat. All rights reserved.