Bootstrap
Once it launched, appolo will try to find an appolo bootstrap class and call it's run method.
Only when bootstrap is finished, the server will start.
bootstrap must implement IBootstrap
.
Once it launched, appolo will try to find an appolo bootstrap class and call it's run method.
Only when bootstrap is finished, the server will start.
bootstrap must implement IBootstrap
.