public class ServerPagesAppExtensionBundle
extends java.lang.Object
implements ru.vyarus.dropwizard.guice.module.installer.bundle.GuiceyBundle
ServerPagesBundle.extendApp(String)).
Bundle is registered in initialization phase, but with delayed configuration callback, actual configuration could be delayed to run phase.
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerPagesAppExtensionBundle.AppExtensionBuilder
Extensions bundle builder.
|
| Modifier | Constructor and Description |
|---|---|
protected |
ServerPagesAppExtensionBundle(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(ru.vyarus.dropwizard.guice.module.installer.bundle.GuiceyEnvironment environment) |