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.
 

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 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 © 2006 Apache Software Foundation. All Rights Reserved.