Package | Description |
---|---|
com.espertech.esper.event.bean |
JavaBean and legacy Java underlying event classes are here.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanInstantiatorByCtor |
class |
BeanInstantiatorByFactoryFastClass |
class |
BeanInstantiatorByFactoryReflection |
class |
BeanInstantiatorByNewInstanceFastClass |
class |
BeanInstantiatorByNewInstanceReflection |
Modifier and Type | Method and Description |
---|---|
static BeanInstantiator |
BeanInstantiatorFactory.makeInstantiator(BeanEventType beanEventType,
EngineImportService engineImportService) |