|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.EventBeanFactoryObjectArray
public class EventBeanFactoryObjectArray
Constructor Summary | |
---|---|
EventBeanFactoryObjectArray(EventType type,
EventAdapterService eventAdapterService)
|
Method Summary | |
---|---|
java.lang.Class |
getUnderlyingType()
Returns the type of the underlying class expected for successful wrapping. |
EventBean |
wrap(java.lang.Object underlying)
Wraps the underlying event object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventBeanFactoryObjectArray(EventType type, EventAdapterService eventAdapterService)
Method Detail |
---|
public EventBean wrap(java.lang.Object underlying)
EventBeanFactory
wrap
in interface EventBeanFactory
underlying
- event to wrap
public java.lang.Class getUnderlyingType()
EventBeanFactory
getUnderlyingType
in interface EventBeanFactory
|
© 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 |