Package | Description |
---|---|
com.espertech.esper.common.internal.event.core |
This package defines the internal event APIs.
|
com.espertech.esper.common.internal.event.xml |
XML event wrappers
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseConfigurableEventType.initialize(List<ExplicitPropertyDescriptor> explicitProperties)
Sets explicit properties using a map of event property name and getter instance for each property.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseXMLEventType.initialize(Collection<ConfigurationCommonEventTypeXMLDOM.XPathPropertyDesc> explicitXPathProperties,
List<ExplicitPropertyDescriptor> additionalSchemaProperties)
Set the preconfigured event properties resolved by XPath expression.
|
Copyright © 2005–2020. All rights reserved.