Uses of Class
be.yildizgames.common.application.Application
-
Packages that use Application Package Description be.yildizgames.common.application -
-
Uses of Application in be.yildizgames.common.application
Methods in be.yildizgames.common.application that return Application Modifier and Type Method Description ApplicationApplication. addBannerLine(BannerLine line)static ApplicationApplication. prepare(String applicationName)ApplicationApplication. start()ApplicationApplication. start(Starter starter)ApplicationApplication. withBanner(Banner banner)ApplicationApplication. withConfiguration(String[] args, Properties defaultConfig)ApplicationApplication. withConfiguration(String[] args, Properties defaultConfig, be.yildizgames.common.configuration.ConfigurationNotFoundAdditionalBehavior behavior)ApplicationApplication. withUpdate(String url)
-