Uses of Interface
de.xima.fc.interfaces.ISystemStatusChecker
-
Packages that use ISystemStatusChecker Package Description de.xima.fc.fs Allgemeine Klassen für den Frontendserverde.xima.fc.manager de.xima.fc.ms -
-
Uses of ISystemStatusChecker in de.xima.fc.fs
Classes in de.xima.fc.fs that implement ISystemStatusChecker Modifier and Type Class Description class
FSSystemStatusChecker
-
Uses of ISystemStatusChecker in de.xima.fc.manager
Methods in de.xima.fc.manager with parameters of type ISystemStatusChecker Modifier and Type Method Description static void
SystemStatusManager. init(ISystemStatusChecker statusChecker)
-
Uses of ISystemStatusChecker in de.xima.fc.ms
Classes in de.xima.fc.ms that implement ISystemStatusChecker Modifier and Type Class Description class
MSSystemStatusChecker
-