|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration.PropertyResolutionStyle | |
---|---|
net.esper.client | This package defines the central Esper Client APIs. |
net.esper.event | This package defines the Esper Client event API. |
Uses of Configuration.PropertyResolutionStyle in net.esper.client |
---|
Methods in net.esper.client that return Configuration.PropertyResolutionStyle | |
---|---|
Configuration.PropertyResolutionStyle |
ConfigurationEngineDefaults.EventMeta.getClassPropertyResolutionStyle()
Returns the property resolution style to use for resolving property names of Java classes. |
static Configuration.PropertyResolutionStyle |
Configuration.PropertyResolutionStyle.getDefault()
Returns the default property resolution style. |
Configuration.PropertyResolutionStyle |
ConfigurationEventTypeLegacy.getPropertyResolutionStyle()
Returns the type's property resolution style to use. |
static Configuration.PropertyResolutionStyle |
Configuration.PropertyResolutionStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Configuration.PropertyResolutionStyle[] |
Configuration.PropertyResolutionStyle.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in net.esper.client with parameters of type Configuration.PropertyResolutionStyle | |
---|---|
void |
ConfigurationEngineDefaults.EventMeta.setClassPropertyResolutionStyle(Configuration.PropertyResolutionStyle classPropertyResolutionStyle)
Sets the property resolution style to use for resolving property names of Java classes. |
void |
ConfigurationEventTypeLegacy.setPropertyResolutionStyle(Configuration.PropertyResolutionStyle propertyResolutionStyle)
Sets the type's property resolution style to use. |
Uses of Configuration.PropertyResolutionStyle in net.esper.event |
---|
Methods in net.esper.event that return Configuration.PropertyResolutionStyle | |
---|---|
Configuration.PropertyResolutionStyle |
BeanEventTypeFactory.getDefaultPropertyResolutionStyle()
Returns the default property resolution style. |
Configuration.PropertyResolutionStyle |
BeanEventAdapter.getDefaultPropertyResolutionStyle()
Gets the default property resolution style for Java class properties. |
Configuration.PropertyResolutionStyle |
BeanEventType.getPropertyResolutionStyle()
Returns the property resolution style. |
Methods in net.esper.event with parameters of type Configuration.PropertyResolutionStyle | |
---|---|
void |
EventAdapterServiceImpl.setDefaultPropertyResolutionStyle(Configuration.PropertyResolutionStyle defaultPropertyResolutionStyle)
Sets the default property resolution style. |
void |
EventAdapterService.setDefaultPropertyResolutionStyle(Configuration.PropertyResolutionStyle classPropertyResolutionStyle)
Sets the resolution style for case-sentitivity. |
void |
BeanEventAdapter.setDefaultPropertyResolutionStyle(Configuration.PropertyResolutionStyle defaultPropertyResolutionStyle)
Sets the default property resolution style for Java class properties. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |