A B D F G N P R S T W 
All Classes All Packages

A

addBannerLine(BannerLine) - Method in class be.yildizgames.common.application.Application
 
addLine(BannerLine) - Method in class be.yildizgames.common.application.helper.cli.Banner
 
Application - Class in be.yildizgames.common.application
This class will configure any new application (logger,...)

B

Banner - Class in be.yildizgames.common.application.helper.cli
A banner to display at the startup of the application in the terminal.
Banner(String) - Constructor for class be.yildizgames.common.application.helper.cli.Banner
 
BannerLine - Interface in be.yildizgames.common.application.helper.cli
 
be.yildizgames.common.application - module be.yildizgames.common.application
 
be.yildizgames.common.application - package be.yildizgames.common.application
 
be.yildizgames.common.application.helper.cli - package be.yildizgames.common.application.helper.cli
 
be.yildizgames.common.application.helper.network - package be.yildizgames.common.application.helper.network
 

D

display() - Method in class be.yildizgames.common.application.helper.cli.Banner
 

F

fromFile(Path) - Method in class be.yildizgames.common.application.helper.cli.Banner
 

G

getApplicationProperties() - Method in class be.yildizgames.common.application.Starter
 
getConfiguration() - Method in class be.yildizgames.common.application.Application
 
getPreferredAddress() - Static method in class be.yildizgames.common.application.helper.network.NetworkInterface
Provide the IP address.

N

NetworkInterface - Class in be.yildizgames.common.application.helper.network
Provide the IP address of the machine on the local network.

P

prepare(String) - Static method in class be.yildizgames.common.application.Application
 
print() - Method in interface be.yildizgames.common.application.helper.cli.BannerLine
 
println(String) - Static method in class be.yildizgames.common.application.helper.cli.Terminal
Print the message in a line.

R

restartApplication(long) - Method in class be.yildizgames.common.application.SystemRestarter
 

S

start() - Method in class be.yildizgames.common.application.Application
 
start() - Method in class be.yildizgames.common.application.Starter
 
start(Starter) - Method in class be.yildizgames.common.application.Application
 
Starter - Class in be.yildizgames.common.application
 
Starter() - Constructor for class be.yildizgames.common.application.Starter
 
SystemRestarter - Class in be.yildizgames.common.application
 
SystemRestarter(String) - Constructor for class be.yildizgames.common.application.SystemRestarter
 
SystemRestarter(String, String) - Constructor for class be.yildizgames.common.application.SystemRestarter
 

T

Terminal - Class in be.yildizgames.common.application.helper.cli
Simple class to display messages in the console

W

withBanner(Banner) - Method in class be.yildizgames.common.application.Application
 
withConfiguration(String[], Properties) - Method in class be.yildizgames.common.application.Application
 
withConfiguration(String[], Properties, ConfigurationNotFoundAdditionalBehavior) - Method in class be.yildizgames.common.application.Application
 
withUpdate(String) - Method in class be.yildizgames.common.application.Application
 
A B D F G N P R S T W 
All Classes All Packages