Uses of Interface
de.xima.fc.system.server.api.IServerRegistries
-
Packages that use IServerRegistries Package Description de.xima.fc.db Package mit allgemeinen Hilfsklassen für Datenbankzugriffede.xima.fc.system.impl.server de.xima.system.ms.impl.server -
-
Uses of IServerRegistries in de.xima.fc.db
Methods in de.xima.fc.db that return IServerRegistries Modifier and Type Method Description protected IServerRegistriesDatabaseMonitor. getServerRegistries()Constructors in de.xima.fc.db with parameters of type IServerRegistries Constructor Description DatabaseMonitor(IServerRegistries serverRegistries) -
Uses of IServerRegistries in de.xima.fc.system.impl.server
Classes in de.xima.fc.system.impl.server that implement IServerRegistries Modifier and Type Class Description classServerRegistries -
Uses of IServerRegistries in de.xima.system.ms.impl.server
Methods in de.xima.system.ms.impl.server that return IServerRegistries Modifier and Type Method Description protected IServerRegistriesServerNodeMonitor. getServerRegistries()Constructors in de.xima.system.ms.impl.server with parameters of type IServerRegistries Constructor Description ServerNodeMonitor(IServerRegistries serverRegistries)
-