Class SynchronyProcessBuilder


  • @Component
    public class SynchronyProcessBuilder
    extends Object
    Responsible for creating new synchrony process Since 7.12.3
    • Method Detail

      • extractSynchronyBinaryTo

        public void extractSynchronyBinaryTo​(File dest)
        This method will delete any old-style synchrony-standalone[0-9]*+.jar files and create a new synchrony-standalone-${bundled.synchrony.version}.jar file, if it doesn't already exist.
        Parameters:
        dest - the JAR file to create, if necessary