Class DevModeMediator


  • public class DevModeMediator
    extends Object
    Starts dev mode from a mutable image Also will restart if the image has changed.
    • Field Detail

      • LOGGER

        protected static final org.jboss.logging.Logger LOGGER
      • removedFiles

        public static final Deque<List<Path>> removedFiles
    • Constructor Detail

      • DevModeMediator

        public DevModeMediator()