Uses of Interface
de.xima.fc.handler.interfaces.system.ISetupHandler
-
Packages that use ISetupHandler Package Description de.xima.fc.handler.interfaces de.xima.fc.handler.system -
-
Uses of ISetupHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return ISetupHandler Modifier and Type Method Description ISetupHandler
AHandlerProvider. getSetupHandler()
ISetupHandler
IHandlerProvider. getSetupHandler()
-
Uses of ISetupHandler in de.xima.fc.handler.system
Classes in de.xima.fc.handler.system that implement ISetupHandler Modifier and Type Class Description class
SetupHandler
The Class SetupHandler.
-