|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.ConfigurationEngineDefaults.EventMeta
public static class ConfigurationEngineDefaults.EventMeta
Event representation metadata.
Constructor Summary | |
---|---|
ConfigurationEngineDefaults.EventMeta()
Ctor. |
Method Summary | |
---|---|
Configuration.PropertyResolutionStyle |
getClassPropertyResolutionStyle()
Returns the property resolution style to use for resolving property names of Java classes. |
void |
setClassPropertyResolutionStyle(Configuration.PropertyResolutionStyle classPropertyResolutionStyle)
Sets the property resolution style to use for resolving property names of Java classes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationEngineDefaults.EventMeta()
Method Detail |
---|
public Configuration.PropertyResolutionStyle getClassPropertyResolutionStyle()
public void setClassPropertyResolutionStyle(Configuration.PropertyResolutionStyle classPropertyResolutionStyle)
classPropertyResolutionStyle
- style of property resolution
|
© 2007 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 |