Class LockerUtils
- 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 Summary
Constructors Constructor Description LockerUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Set<Integer>
getJVMsPIDs()
Return a set withs pid of existing JVMs.
-