Uses of Package
javax.enterprise.deploy.spi.status

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

Classes in javax.enterprise.deploy.spi.status used by javax.enterprise.deploy.spi
ProgressObject
          The ProgressObject interface tracks and reports the progress of the deployment activities, distribute, start, stop, undeploy.
This class has an optional cancel method.
 

Classes in javax.enterprise.deploy.spi.status used by javax.enterprise.deploy.spi.status
ClientConfiguration
          The ClientConfiguration object installs, configures and executes an Application Client.
DeploymentStatus
          The DeploymentStatus interface provides information about the progress status of a deployment action.
ProgressEvent
          An event which indicates that a deployment status change has occurred.
ProgressListener
          The listener interface for receiving deployment progress events.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.