| Package | Description | 
|---|---|
| javax.enterprise.deploy.spi.status | 
 Provides J2EE Product Vendor deployment status implementation classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProgressObject.cancel()
(optional)
 A cancel request on an in-process operation 
 stops all further processing of the operation and returns
 the environment to it original state before the operation
 was executed. 
 | 
void | 
ProgressObject.stop()
(optional)
 A stop request on an in-process operation allows the 
 operation on the current TargetModuleID to run to completion but 
 does not process any of the remaining unprocessed TargetModuleID 
 objects. 
 | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.