|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmbeddedRuntimeStateAdmin
| Method Summary | |
|---|---|
void |
restart()
Restart MM Query |
void |
setLogListener(EmbeddedLogger listener)
Set the log listener to install into MM Query. |
void |
stop(int millisToWait)
Stop the MM Query. |
| Methods inherited from interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin |
|---|
cancelRequest, cancelSourceRequest, changeVDBStatus, clearCache, startConnectorBinding, stopConnectorBinding, terminateSession |
| Method Detail |
|---|
void stop(int millisToWait)
throws AdminException
millisToWait - Milliseconds to wait (if >0) or <=0 for no wait before stopping
AdminException
void restart()
throws AdminException
AdminException - if there's a system error.
void setLogListener(EmbeddedLogger listener)
throws AdminException
listener - The listener component
AdminException - if there's a system error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||