|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.bean.EventBeanManufacturerCtor
public class EventBeanManufacturerCtor
Constructor Summary | |
---|---|
EventBeanManufacturerCtor(net.sf.cglib.reflect.FastConstructor fastConstructor,
BeanEventType beanEventType,
EventAdapterService eventAdapterService)
|
Method Summary | |
---|---|
EventBean |
make(java.lang.Object[] properties)
Make an event object populating property values. |
java.lang.Object |
makeUnderlying(java.lang.Object[] properties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventBeanManufacturerCtor(net.sf.cglib.reflect.FastConstructor fastConstructor, BeanEventType beanEventType, EventAdapterService eventAdapterService)
Method Detail |
---|
public EventBean make(java.lang.Object[] properties)
EventBeanManufacturer
make
in interface EventBeanManufacturer
properties
- values to populate
public java.lang.Object makeUnderlying(java.lang.Object[] properties)
makeUnderlying
in interface EventBeanManufacturer
|
© 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 |