Uses of Class
com.espertech.esper.event.ExplicitPropertyDescriptor

Packages that use ExplicitPropertyDescriptor
com.espertech.esper.event This package defines the internal event APIs. 
com.espertech.esper.event.xml XML event wrappers 
 

Uses of ExplicitPropertyDescriptor in com.espertech.esper.event
 

Method parameters in com.espertech.esper.event with type arguments of type ExplicitPropertyDescriptor
protected  void BaseConfigurableEventType.initialize(java.util.List<ExplicitPropertyDescriptor> explicitProperties)
          Sets explicit properties using a map of event property name and getter instance for each property.
 

Uses of ExplicitPropertyDescriptor in com.espertech.esper.event.xml
 

Method parameters in com.espertech.esper.event.xml with type arguments of type ExplicitPropertyDescriptor
protected  void BaseXMLEventType.initialize(java.util.Collection<ConfigurationEventTypeXMLDOM.XPathPropertyDesc> explicitXPathProperties, java.util.List<ExplicitPropertyDescriptor> additionalSchemaProperties)
          Set the preconfigured event properties resolved by XPath expression.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com