Class Controller<S>

java.lang.Object
ch.nolix.system.webapplication.component.Controller<S>
Type Parameters:
S - is the type of the application service of the IApplication of the AbstractBackendClient of the WebClientSession of a Controller.

public abstract class Controller<S> extends Object
Author:
Silvan Wyss
  • Constructor Details

    • Controller

      public Controller()