|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventTypeException | |
---|---|
com.espertech.esper.client | This package defines the central Esper Client APIs. |
com.espertech.esper.core | Implementation of client package interfaces, glue code |
com.espertech.esper.event | This package defines the Esper Client event API. |
Uses of EventTypeException in com.espertech.esper.client |
---|
Methods in com.espertech.esper.client that throw EventTypeException | |
---|---|
EventSender |
EPRuntime.getEventSender(String eventTypeAlias)
Returns a facility to process event objects that are of a known type. |
EventSender |
EPRuntime.getEventSender(URI[] uris)
For use with plug-in event representations, returns a facility to process event objects that are of one of a number of types that one or more of the registered plug-in event representation extensions can reflect upon and provide an event for. |
Uses of EventTypeException in com.espertech.esper.core |
---|
Methods in com.espertech.esper.core that throw EventTypeException | |
---|---|
EventSender |
EPRuntimeImpl.getEventSender(URI[] uri)
|
Uses of EventTypeException in com.espertech.esper.event |
---|
Methods in com.espertech.esper.event that throw EventTypeException | |
---|---|
EventSender |
EventAdapterServiceImpl.getDynamicTypeEventSender(EPRuntimeEventSender epRuntime,
URI[] uri)
|
EventSender |
EventAdapterServiceImpl.getStaticTypeEventSender(EPRuntimeEventSender runtimeEventSender,
String eventTypeAlias)
|
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |