public class EsperEngineElementHandler extends Object implements stream.runtime.ElementHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_ID |
static String |
ATTRIBUTE_INITIAL_TIME |
static String |
ATTRIBUTE_TIME_TOLERANCE |
static String |
ATTRIBUTE_TYPES |
static String |
ATTRIBUTE_URI |
static String |
ELEMENT_NAME |
static String |
KEY |
| Constructor and Description |
|---|
EsperEngineElementHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
void |
handleElement(stream.runtime.ProcessContainer container,
Element element,
stream.util.Variables variables,
stream.runtime.DependencyInjection dependencies) |
boolean |
handlesElement(Element element) |
public static final String ELEMENT_NAME
public static final String ATTRIBUTE_ID
public static final String ATTRIBUTE_URI
public static final String ATTRIBUTE_TYPES
public static final String ATTRIBUTE_INITIAL_TIME
public static final String ATTRIBUTE_TIME_TOLERANCE
public static final String KEY
public String getKey()
getKey in interface stream.runtime.ElementHandlerpublic void handleElement(stream.runtime.ProcessContainer container,
Element element,
stream.util.Variables variables,
stream.runtime.DependencyInjection dependencies)
throws Exception
handleElement in interface stream.runtime.ElementHandlerExceptionpublic boolean handlesElement(Element element)
handlesElement in interface stream.runtime.ElementHandlerCopyright © 2013-2017 University of Dortmund. All Rights Reserved.