public class TopicBasedEventFilter extends Object implements org.wso2.eventing.EventFilter<org.apache.axis2.context.MessageContext>
Constructor and Description |
---|
TopicBasedEventFilter() |
Modifier and Type | Method and Description |
---|---|
String |
getResultValue() |
org.apache.axiom.om.xpath.AXIOMXPath |
getSourceXpath() |
boolean |
match(org.wso2.eventing.Event<org.apache.axis2.context.MessageContext> event) |
void |
setResultValue(String resultValue) |
void |
setSourceXpath(SynapseXPath sourceXpath) |
String |
toString() |
public String getResultValue()
public void setResultValue(String resultValue)
public org.apache.axiom.om.xpath.AXIOMXPath getSourceXpath()
public void setSourceXpath(SynapseXPath sourceXpath)
public boolean match(org.wso2.eventing.Event<org.apache.axis2.context.MessageContext> event)
match
in interface org.wso2.eventing.EventFilter<org.apache.axis2.context.MessageContext>
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.