Verwendungen von Schnittstelle
ch.nolix.systemapi.applicationapi.mainapi.IApplication
Package
Beschreibung
The
ch.nolix.system.application.main
package defines a base
application and a base client.The
ch.nolix.tech.serverdashboardapplication.main
package defines a
server dashboard application.-
Verwendungen von IApplication in ch.nolix.system.application.main
Modifizierer und TypKlasseBeschreibungclass
Application<BC extends BackendClient<BC,
AC>, AC> final class
BasicApplication<BC extends BackendClient<BC,
AC>, AC> Modifizierer und TypMethodeBeschreibungprotected abstract void
BaseServer.noteRemovedApplication
(IApplication<?> application) Notes that the given application has been removed fromt the currentBaseServer
.protected void
LocalServer.noteRemovedApplication
(IApplication<?> application) Notes that the given application has been removed fromt the currentBaseServer
.protected void
Server.noteRemovedApplication
(IApplication<?> application) Notes that the given application has been removed fromt the currentBaseServer
.protected void
SslServer.noteRemovedApplication
(IApplication<?> application) Notes that the given application has been removed fromt the currentBaseServer
. -
Verwendungen von IApplication in ch.nolix.tech.serverdashboardapplication.main