Class LockerUtils


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

      • LockerUtils

        public LockerUtils()
    • Method Detail

      • getJVMsPIDs

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