|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CallbackMatlabProxy.MatlabCallback
A callback that indicates either the invocation succeeding or an exception being raised.
| Method Summary | |
|---|---|
void |
invocationFailed(MatlabInvocationException e)
Called when the method failed. |
void |
invocationSucceeded()
Called when the method successfully completed. |
| Method Detail |
|---|
void invocationSucceeded()
void invocationFailed(MatlabInvocationException e)
e - the exception thrown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||