|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProcessListener | |
|---|---|
| gov.nasa.arc.brahms.vm.api | |
| gov.nasa.arc.brahms.vm.api.components | |
| Uses of IProcessListener in gov.nasa.arc.brahms.vm.api |
|---|
| Methods in gov.nasa.arc.brahms.vm.api with parameters of type IProcessListener | |
|---|---|
void |
IBVM.addProcessListener(IProcessListener listener)
Adds the specified process listener to this virtual machine to be notified when the virtual machine exits. |
void |
IBVM.removeProcessListener(IProcessListener listener)
Removes the specified listener as a process listener for the virtual machine. |
| Uses of IProcessListener in gov.nasa.arc.brahms.vm.api.components |
|---|
| Methods in gov.nasa.arc.brahms.vm.api.components with parameters of type IProcessListener | |
|---|---|
void |
IVMController.addProcessListener(IProcessListener listener)
Adds the specified process listener to this virtual machine to be notified when the virtual machine exits. |
void |
IVMController.removeProcessListener(IProcessListener listener)
Removes the specified listener as a process listener for the virtual machine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||