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.RecordFilterpublic QName getOperation()
public Object clone() throws CloneNotSupportedException
clone in interface org.jboss.ws.api.monitoring.RecordFilterclone in class ObjectCloneNotSupportedExceptionCopyright © 2015 JBoss, by Red Hat. All rights reserved.