Uses of Class
javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException

Packages that use OperationUnsupportedException
javax.enterprise.deploy.spi.status   
 

Uses of OperationUnsupportedException in javax.enterprise.deploy.spi.status
 

Methods in javax.enterprise.deploy.spi.status that throw OperationUnsupportedException
 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 © 2006 Apache Software Foundation. All Rights Reserved.