Uses of Interface
de.xima.fc.handler.interfaces.system.IEventHandler
- 
Packages that use IEventHandler Package Description de.xima.fc.handler.interfaces de.xima.fc.handler.system  - 
- 
Uses of IEventHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IEventHandler Modifier and Type Method Description IEventHandlerAHandlerProvider. getEventHandler()IEventHandlerIHandlerProvider. getEventHandler() - 
Uses of IEventHandler in de.xima.fc.handler.system
Classes in de.xima.fc.handler.system that implement IEventHandler Modifier and Type Class Description classEventHandlerEvent handler responsible for delegating events posted over the API. 
 -