public class VoidBundleLookup extends java.lang.Object implements GuiceyBundleLookup
| Constructor and Description |
|---|
VoidBundleLookup() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GuiceyBundle> |
lookup()
Called before guice injector creation to lookup additional bundles (in dropwizard run phase).
|
public java.util.List<GuiceyBundle> lookup()
GuiceyBundleLookuplookup in interface GuiceyBundleLookup