|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanEventType | |
---|---|
com.espertech.esper.event | This package defines the Esper Client event API. |
com.espertech.esper.event.property | Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean access |
Uses of BeanEventType in com.espertech.esper.event |
---|
Methods in com.espertech.esper.event that return BeanEventType | |
---|---|
BeanEventType |
BeanEventTypeFactory.createBeanType(String alias,
Class clazz)
Returns the bean event type for a given class assigning the given alias. |
BeanEventType |
BeanEventAdapter.createBeanType(String alias,
Class clazz)
Creates a new EventType object for a java bean of the specified class if this is the first time the class has been seen. |
Constructor parameters in com.espertech.esper.event with type arguments of type BeanEventType | |
---|---|
BeanEventAdapter(ConcurrentHashMap<Class,BeanEventType> typesPerJavaBean)
Ctor. |
Uses of BeanEventType in com.espertech.esper.event.property |
---|
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |