|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventBeanFactory
Factory for EventBean
instances given an underlying event object.
Not transferable between engine instances.
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. |
Method Detail |
---|
EventBean wrap(java.lang.Object underlying)
underlying
- event to wrap
java.lang.Class getUnderlyingType()
|
© 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 |