|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.adapter.BaseSubscription
com.espertech.esperio.http.EsperIOHTTPSubscription
public class EsperIOHTTPSubscription
Field Summary |
---|
Fields inherited from class com.espertech.esper.adapter.BaseSubscription |
---|
adapter, eventTypeName, subscriptionName |
Constructor Summary | |
---|---|
EsperIOHTTPSubscription(java.lang.String stream,
java.lang.String uriWithReplacements)
|
Method Summary | |
---|---|
java.lang.String |
getStatementId()
|
boolean |
isSubSelect()
|
void |
matchFound(EventBean theEvent,
java.util.Collection<FilterHandleCallback> allStmtMatches)
|
Methods inherited from class com.espertech.esper.adapter.BaseSubscription |
---|
getAdapter, getEventTypeName, getSubscriptionName, registerAdapter, registerAdapter, seteventTypeName, setSubscriptionName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EsperIOHTTPSubscription(java.lang.String stream, java.lang.String uriWithReplacements) throws java.net.URISyntaxException, javax.naming.ConfigurationException
java.net.URISyntaxException
javax.naming.ConfigurationException
Method Detail |
---|
public void matchFound(EventBean theEvent, java.util.Collection<FilterHandleCallback> allStmtMatches)
matchFound
in interface FilterHandleCallback
matchFound
in class BaseSubscription
public boolean isSubSelect()
public java.lang.String getStatementId()
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |