Package org.teamapps.application.server
Klasse ApplicationServerConfig
java.lang.Object
org.teamapps.application.server.ApplicationServerConfig
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ApplicationServerConfigcreate()static ApplicationServerConfigstatic ApplicationServerConfigcreate(File basePath, File dateBasePath, File fileStorePath, File messageStorePath, File logStorePath, File embeddedContentStorePath, File webserverStaticFilesPath, org.teamapps.config.TeamAppsConfiguration teamAppsConfiguration, int port) static ApplicationServerConfigintgetPort()org.teamapps.config.TeamAppsConfiguration
-
Methodendetails
-
create
-
create
-
create
public static ApplicationServerConfig create(File basePath, org.teamapps.config.TeamAppsConfiguration teamAppsConfiguration, int port) -
create
-
getBasePath
-
getDateBasePath
-
getFileStorePath
-
getMessageStorePath
-
getLogStorePath
-
getEmbeddedContentStorePath
-
getWebserverStaticFilesPath
-
getTeamAppsConfiguration
public org.teamapps.config.TeamAppsConfiguration getTeamAppsConfiguration() -
getPort
public int getPort()
-