| |
|
| java.lang.Object com.caucho.server.admin.ProgressObjectImpl
ProgressObjectImpl | public class ProgressObjectImpl implements ProgressObject(Code) | | |
ProgressObjectImpl | ProgressObjectImpl()(Code) | | |
ProgressObjectImpl | public ProgressObjectImpl(TargetModuleID[] targetModuleIDs)(Code) | | |
addProgressListener | public void addProgressListener(ProgressListener listener)(Code) | | |
cancel | public void cancel() throws OperationUnsupportedException(Code) | | |
getClientConfiguration | public ClientConfiguration getClientConfiguration(TargetModuleID id)(Code) | | |
getDeploymentStatus | public DeploymentStatus getDeploymentStatus()(Code) | | |
getResultTargetModuleIDs | public TargetModuleID[] getResultTargetModuleIDs()(Code) | | |
isCancelSupported | public boolean isCancelSupported()(Code) | | |
isStopSupported | public boolean isStopSupported()(Code) | | |
removeProgressListener | public void removeProgressListener(ProgressListener listener)(Code) | | |
stop | public void stop() throws OperationUnsupportedException(Code) | | |
|
|
|