|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultipleException | |
|---|---|
| com.metamatrix.platform.admin.api | |
| com.metamatrix.platform.admin.apiimpl | |
| Uses of MultipleException in com.metamatrix.platform.admin.api |
|---|
| Methods in com.metamatrix.platform.admin.api that throw MultipleException | |
|---|---|
void |
RuntimeStateAdminAPI.stopHost(java.lang.String host)
Stop host processes/services once work is complete. |
void |
RuntimeStateAdminAPI.stopHostNow(java.lang.String host)
Stop host processes/services now. |
void |
RuntimeStateAdminAPI.synchronizeServer()
Synchronize running services with runtime configuration. |
| Uses of MultipleException in com.metamatrix.platform.admin.apiimpl |
|---|
| Methods in com.metamatrix.platform.admin.apiimpl that throw MultipleException | |
|---|---|
void |
RuntimeStateAdminAPIImpl.stopHost(java.lang.String host)
Stop host processes/services once work is complete. |
void |
RuntimeStateAdminAPIHelper.stopHost(java.lang.String host,
boolean stopNow)
Stop host processes/services. |
void |
RuntimeStateAdminAPIImpl.stopHostNow(java.lang.String host)
Stop host processes/services now. |
void |
RuntimeStateAdminAPIImpl.synchronizeServer()
Synchronize running services with runtime configuration. |
void |
RuntimeStateAdminAPIHelper.synchronizeServer()
Synchronize running services with runtime configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||