com.espertech.esper.event.vaevent
Interface VariantPropResolutionStrategy

All Known Implementing Classes:
VariantPropResolutionStrategyAny, VariantPropResolutionStrategyDefault

public interface VariantPropResolutionStrategy

Strategy for resolving a property against any of the variant types.


Method Summary
 VariantPropertyDesc resolveProperty(java.lang.String propertyName, EventType[] variants)
          Resolve the property for each of the types.
 

Method Detail

resolveProperty

VariantPropertyDesc resolveProperty(java.lang.String propertyName,
                                    EventType[] variants)
Resolve the property for each of the types.

Parameters:
propertyName - to resolve
variants - the variants to resolve the property for
Returns:
property descriptor

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