Klasse Application<BC extends BackendClient<BC,AC>,AC>

java.lang.Object
ch.nolix.system.application.main.Application<BC,AC>
Typparameter:
BC - is the type of the BackendClients of a Application.
AC - is the type of the application context of a Application.
Alle implementierten Schnittstellen:
IApplication<AC>
Bekannte direkte Unterklassen:
BasicApplication, ServerDashboardApplication

public abstract class Application<BC extends BackendClient<BC,AC>,AC> extends Object implements IApplication<AC>
Version:
2016-01-01
Autor:
Silvan Wyss