Class BundlesStartedEvent


  • public class BundlesStartedEvent
    extends RunPhaseEvent
    Called after bundles start (run method call). Not called if no bundles were used at all.

    May be used for consultation only as bundles are not used anymore (already processed).

    Since:
    13.06.2019
    • Method Detail

      • getBundles

        public java.util.List<GuiceyBundle> getBundles()
        Returns:
        list of all started bundles