Uses of Interface
com.arjuna.ats.arjuna.utils.Process
-
Packages that use Process Package Description com.arjuna.ats.arjuna.common com.arjuna.ats.arjuna.utils -
-
Uses of Process in com.arjuna.ats.arjuna.common
Methods in com.arjuna.ats.arjuna.common that return Process Modifier and Type Method Description ProcessCoreEnvironmentBean. getProcessImplementation()Returns an instance of a class implementing com.arjuna.ats.arjuna.utils.Process.Methods in com.arjuna.ats.arjuna.common with parameters of type Process Modifier and Type Method Description voidCoreEnvironmentBean. setProcessImplementation(Process instance)Sets the instance of com.arjuna.ats.arjuna.utils.Process -
Uses of Process in com.arjuna.ats.arjuna.utils
Methods in com.arjuna.ats.arjuna.utils with parameters of type Process Modifier and Type Method Description static voidUtility. setProcess(Process p)
-