com.espertech.esper.event.bean
Class PropertyListBuilderFactory

java.lang.Object
  extended by com.espertech.esper.event.bean.PropertyListBuilderFactory

public class PropertyListBuilderFactory
extends java.lang.Object

Factory for creates a builder/introspector for determining event property descriptors based on a given class.


Constructor Summary
PropertyListBuilderFactory()
           
 
Method Summary
static PropertyListBuilder createBuilder(ConfigurationEventTypeLegacy optionalLegacyClassConfigs)
          Creates an implementation for a builer considering the accessor style and code generation flags for a given class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyListBuilderFactory

public PropertyListBuilderFactory()
Method Detail

createBuilder

public static PropertyListBuilder createBuilder(ConfigurationEventTypeLegacy optionalLegacyClassConfigs)
Creates an implementation for a builer considering the accessor style and code generation flags for a given class.

Parameters:
optionalLegacyClassConfigs - configures how event property listy is build
Returns:
builder/introspector implementation

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