public interface GuiceyBundleLookup
GuiceyBundle instances (for example from system property).
Used to implement plug-and-play behaviour for external modules.| Modifier and Type | Method and Description |
|---|---|
java.util.List<GuiceyBundle> |
lookup()
Called before guice injector creation to lookup additional bundles (in dropwizard run phase).
|
java.util.List<GuiceyBundle> lookup()