Uses of Class
net.esper.core.EventTypeResolutionException

Packages that use EventTypeResolutionException
net.esper.core   
 

Uses of EventTypeResolutionException in net.esper.core
 

Methods in net.esper.core that throw EventTypeResolutionException
 EventType EventTypeResolutionService.resolveEventType(java.lang.String eventName)
          Return the event type for a given event name.