java.lang.Object
net.datenwerke.rs.remoteserver.service.remoteservermanager.RemoteServerStartup

public class RemoteServerStartup extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    RemoteServerStartup(HookHandlerService hookHandler, EventBus eventBus, <any> securityServiceProvider, <any> remoteServerManagerUrlBuilder, <any> usageStatsTotalRemoteServerProvider, <any> usageStatistics, <any> remoteServerExportConfigHookerProvider, <any> remoteRemoteServerImporterHooker, <any> usageStatsFolderProvider, <any> remoteServerManagerExporter, <any> remoteServerImporterProvider, <any> remoteServerHttpImportConfigHookerProvider, <any> remoteServerOpenTerminalHooker)
     
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RemoteServerStartup

      public RemoteServerStartup(HookHandlerService hookHandler, EventBus eventBus, <any> securityServiceProvider, <any> remoteServerManagerUrlBuilder, <any> usageStatsTotalRemoteServerProvider, <any> usageStatistics, <any> remoteServerExportConfigHookerProvider, <any> remoteRemoteServerImporterHooker, <any> usageStatsFolderProvider, <any> remoteServerManagerExporter, <any> remoteServerImporterProvider, <any> remoteServerHttpImportConfigHookerProvider, <any> remoteServerOpenTerminalHooker)