Only the TargetModuleIDs which represent a root module are valid for undeployment. A root TargetModuleID has no parent. A TargetModuleID with a parent can not be undeployed. A root TargetModuleID module and all its child modules will be undeployed. The root TargetModuleID module and all its child modules must stopped before they can be undeployed. @param moduleIDList An array of TargetModuleID objects representing the rootmodules to be undeployed. @return An object that tracks and reports the status of the stop operation. @throws IllegalStateException is thrown when the method is called when running in disconnected mode.
|
|
|
|
|
|
|
|
|
|