Uses of Interface
net.esper.event.property.PropertyListBuilder

Packages that use PropertyListBuilder
net.esper.event.property Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean access 
 

Uses of PropertyListBuilder in net.esper.event.property
 

Classes in net.esper.event.property that implement PropertyListBuilder
 class PropertyListBuilderExplicit
          Introspector that considers explicitly configured event properties only.
 class PropertyListBuilderJavaBean
          Implementation for a property list builder that considers JavaBean-style methods as the exposed event properties, plus any explicitly configured props.
 class PropertyListBuilderPublic
          Implementation for a property list builder that considers any public method and public field as the exposed event properties, plus any explicitly configured props.
 

Methods in net.esper.event.property that return PropertyListBuilder
static PropertyListBuilder PropertyListBuilderFactory.createBuilder(ConfigurationEventTypeLegacy optionalLegacyClassConfigs)
          Creates an implementation for a builer considering the accessor style and code generation flags for a given class.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com