|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventTypeResolutionService
Interface for a service to resolve event names to event type.
Method Summary | |
---|---|
EventType |
resolveEventType(java.lang.String eventName)
Return the event type for a given event name. |
Method Detail |
---|
EventType resolveEventType(java.lang.String eventName) throws EventTypeResolutionException
eventName
- is the event name to return type for
EventTypeResolutionException
- to indicate that the event name cannot be resolved
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |