Class LockerUtils
java.lang.Object
fr.ens.biologie.genomique.eoulsan.util.locker.LockerUtils
Utility class for the locker classes.
- Since:
- 1.1
- Author:
- Laurent Jourdren
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn a set withs pid of existing JVMs.
-
Constructor Details
-
LockerUtils
public LockerUtils()
-
-
Method Details
-
getJVMsPIDs
Return a set withs pid of existing JVMs.- Returns:
- a set of integers with pid of existing JVMs
-