|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.vaevent.VariantPropResolutionStrategyAny
public class VariantPropResolutionStrategyAny
A property resolution strategy that allows any type, wherein all properties are Object type.
Constructor Summary | |
---|---|
VariantPropResolutionStrategyAny(VariantSpec variantSpec)
Ctor. |
Method Summary | |
---|---|
VariantPropertyDesc |
resolveProperty(java.lang.String propertyName,
EventType[] variants)
Resolve the property for each of the types. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariantPropResolutionStrategyAny(VariantSpec variantSpec)
variantSpec
- specified the preconfigured typesMethod Detail |
---|
public VariantPropertyDesc resolveProperty(java.lang.String propertyName, EventType[] variants)
VariantPropResolutionStrategy
resolveProperty
in interface VariantPropResolutionStrategy
propertyName
- to resolvevariants
- the variants to resolve the property for
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |