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 WebApplicationInfo
WebApplicationInfo.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 TypMethodeBeschreibungboolean
ApplicationExaminer.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 TypMethodeBeschreibungboolean
IApplicationExaminer.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 TypKlasseBeschreibungclass
Application<C extends AbstractBackendClient<C,
S>, S> final class
BasicApplication<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 void
AbstractServer.noteRemovedApplication
(IApplication<?> application) Notes that the given application has been removed fromt the currentAbstractServer
.protected void
LocalServer.noteRemovedApplication
(IApplication<?> application) Notes that the given application has been removed fromt the currentAbstractServer
.protected void
Server.noteRemovedApplication
(IApplication<?> application) Notes that the given application has been removed fromt the currentAbstractServer
.protected void
SslServer.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()