Uses of Interface
com.arjuna.ats.arjuna.utils.Process
Package
Description
-
Uses of Process in com.arjuna.ats.arjuna.common
Modifier and TypeMethodDescriptionCoreEnvironmentBean.getProcessImplementation()
Returns an instance of a class implementing com.arjuna.ats.arjuna.utils.Process.Modifier and TypeMethodDescriptionvoid
CoreEnvironmentBean.setProcessImplementation
(Process instance) Sets the instance of com.arjuna.ats.arjuna.utils.Process -
Uses of Process in com.arjuna.ats.arjuna.utils
-
Uses of Process in com.arjuna.ats.internal.arjuna.utils
Modifier and TypeClassDescriptionclass
Obtains a unique value to represent the process id via sockets and ports.class
Obtains a unique value to represent the process id via reflection.class
Obtains a unique value to represent the process id via the filesystem.class
Obtains a unique value to represent the process id via configuration.class
Obtains a unique value to represent the process id via ManagementFactory.getRuntimeMXBean().getName().class
Obtains a unique value to represent the process id via sockets and ports.class
Obtains a unique value to represent the process id via UUID.