java.lang.Object
fr.ens.biologie.genomique.eoulsan.util.locker.LockerUtils

public final class LockerUtils extends Object
Utility class for the locker classes.
Since:
1.1
Author:
Laurent Jourdren
  • Constructor Details

    • LockerUtils

      public LockerUtils()
  • Method Details

    • getJVMsPIDs

      public static Set<Integer> getJVMsPIDs()
      Return a set withs pid of existing JVMs.
      Returns:
      a set of integers with pid of existing JVMs