|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Process | |
---|---|
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 | |
---|---|
Process |
CoreEnvironmentBean.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 | |
---|---|
void |
CoreEnvironmentBean.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 | |
---|---|
static void |
Utility.setProcess(Process p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |