Package ru.vyarus.guicey.gsp.app.ext
Class ServerPagesAppExtensionBundle
- java.lang.Object
-
- ru.vyarus.guicey.gsp.app.ext.ServerPagesAppExtensionBundle
-
- All Implemented Interfaces:
ru.vyarus.dropwizard.guice.module.installer.bundle.GuiceyBundle
public class ServerPagesAppExtensionBundle extends java.lang.Object implements ru.vyarus.dropwizard.guice.module.installer.bundle.GuiceyBundleBundle for extending (or overriding) registered server pages app resources (throughServerPagesBundle.extendApp(String)).Bundle is registered in initialization phase, but with delayed configuration callback, actual configuration could be delayed to run phase.
- Since:
- 27.09.2019
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classServerPagesAppExtensionBundle.AppExtensionBuilderExtensions bundle builder.
-
Constructor Summary
Constructors Modifier Constructor Description protectedServerPagesAppExtensionBundle(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(ru.vyarus.dropwizard.guice.module.installer.bundle.GuiceyEnvironment environment)
-