|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
ExecutionStatusListener2Interface instead.
public interface ExecutionStatusListenerInterface
This interface is implemented by clients who need to be notified of stored process execution status changes. See the package description documentation for usage information.
| Method Summary | |
|---|---|
abstract void |
executionStatusChanged(ExecutionInterface storedProcessExecution)
Deprecated. Signal a change in status in the execution of a stored process. |
| Method Detail |
|---|
void executionStatusChanged(ExecutionInterface storedProcessExecution)
throws java.rmi.RemoteException
getStatus() method on the
parameter.
storedProcessExecution - the ExecutionInterface object which
describes the execution of the stored process
java.rmi.RemoteException - if a network anomaly is encountered.
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||