Verwendungen von Schnittstelle
ch.nolix.systemapi.applicationapi.mainapi.IApplication
Packages, die IApplication verwenden
Package
Beschreibung
-
Verwendungen von IApplication in ch.nolix.application.serverdashboard.backend.datamodel
Methoden in ch.nolix.application.serverdashboard.backend.datamodel mit Parametern vom Typ IApplicationModifizierer und TypMethodeBeschreibungstatic WebApplicationInfoWebApplicationInfo.forWebApplication(IApplication<?> webApplication) -
Verwendungen von IApplication in ch.nolix.application.serverdashboard.backend.examiner
Methoden in ch.nolix.application.serverdashboard.backend.examiner mit Parametern vom Typ IApplicationModifizierer und TypMethodeBeschreibungbooleanApplicationExaminer.isWebApplication(IApplication<?> application) -
Verwendungen von IApplication in ch.nolix.application.serverdashboard.backend.tool
Methoden in ch.nolix.application.serverdashboard.backend.tool, die Typen mit Argumenten vom Typ IApplication zurückgebenModifizierer und TypMethodeBeschreibungIContainer<? extends IApplication<Object>> WebApplicationExtractor.getStoredWebApplicationsOfServer(IServer server) -
Verwendungen von IApplication in ch.nolix.application.serverdashboard.frontend.main
Klassen in ch.nolix.application.serverdashboard.frontend.main, die IApplication implementieren -
Verwendungen von IApplication in ch.nolix.applicationapi.serverdashboardapi.backendapi.examinerapi
Methoden in ch.nolix.applicationapi.serverdashboardapi.backendapi.examinerapi mit Parametern vom Typ IApplicationModifizierer und TypMethodeBeschreibungbooleanIApplicationExaminer.isWebApplication(IApplication<?> application) -
Verwendungen von IApplication in ch.nolix.applicationapi.serverdashboardapi.backendapi.toolapi
Methoden in ch.nolix.applicationapi.serverdashboardapi.backendapi.toolapi, die Typen mit Argumenten vom Typ IApplication zurückgebenModifizierer und TypMethodeBeschreibungIContainer<? extends IApplication<Object>> IWebApplicationExtractor.getStoredWebApplicationsOfServer(IServer server) -
Verwendungen von IApplication in ch.nolix.system.application.main
Klassen in ch.nolix.system.application.main, die IApplication implementierenModifizierer und TypKlasseBeschreibungclassApplication<C extends AbstractBackendClient<C,S>, S> final classBasicApplication<C extends AbstractBackendClient<C,S>, S> Methoden in ch.nolix.system.application.main, die Typen mit Argumenten vom Typ IApplication zurückgebenModifizierer und TypMethodeBeschreibungfinal IContainer<? extends IApplication<?>> AbstractServer.getStoredApplications()Methoden in ch.nolix.system.application.main mit Parametern vom Typ IApplicationModifizierer und TypMethodeBeschreibungprotected abstract voidAbstractServer.noteRemovedApplication(IApplication<?> application) Notes that the given application has been removed fromt the currentAbstractServer.protected voidLocalServer.noteRemovedApplication(IApplication<?> application) Notes that the given application has been removed fromt the currentAbstractServer.protected voidServer.noteRemovedApplication(IApplication<?> application) Notes that the given application has been removed fromt the currentAbstractServer.protected voidSslServer.noteRemovedApplication(IApplication<?> application) Notes that the given application has been removed fromt the currentAbstractServer. -
Verwendungen von IApplication in ch.nolix.systemapi.applicationapi.mainapi
Methoden in ch.nolix.systemapi.applicationapi.mainapi, die Typen mit Argumenten vom Typ IApplication zurückgebenModifizierer und TypMethodeBeschreibungIContainer<? extends IApplication<?>> IServer.getStoredApplications()