Interface GuiceyBundleLookup

    • Method Detail

      • lookup

        java.util.List<GuiceyBundle> lookup()
        Called before guice injector creation to lookup additional bundles (in dropwizard run phase).
        Returns:
        list of found bundles or empty list