Interface GuiceyBundleItemInfo

    • Method Detail

      • isFromLookup

        boolean isFromLookup()
        Returns:
        true if bundle resolved by lookup mechanism, false otherwise
        See Also:
        GuiceyBundleLookup
      • getInitOrder

        int getInitOrder()
        Useful for sorting bundles in initialization order (to correctly order transitive bundles).
        Returns:
        initialization order (starting from 1)