Package com.arjuna.ats.internal.arjuna.utils


package com.arjuna.ats.internal.arjuna.utils
  • Classes
    Class
    Description
    Obtains a unique value to represent the process id via sockets and ports.
    Obtains a unique value to represent the process id via reflection.
    Obtains a unique value to represent the process id via the filesystem.
    Obtains a unique value to represent the process id via configuration.
    Obtains a unique value to represent the process id via ManagementFactory.getRuntimeMXBean().getName().
    Obtains a unique value to represent the process id via sockets and ports.
    Obtains a unique value to represent the process id via UUID.