SslReloadBundlepublic interface Bundle
| Modifier and Type | Method | Description |
|---|---|---|
void |
initialize(Bootstrap<?> bootstrap) |
Initializes the application bootstrap.
|
void |
run(Environment environment) |
Initializes the application environment.
|
void initialize(Bootstrap<?> bootstrap)
bootstrap - the application bootstrapvoid run(Environment environment)
environment - the application environmentCopyright © 2018. All rights reserved.