Uses of Interface
de.xima.fc.handler.interfaces.entity.IModulHandler
-
Packages that use IModulHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IModulHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IModulHandler Modifier and Type Class Description class
ModulHandler
-
Uses of IModulHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IModulHandler Modifier and Type Method Description IModulHandler
AHandlerProvider. getModulHandler()
IModulHandler
IHandlerProvider. getModulHandler()
-