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

Packages that use javax.enterprise.deploy.spi.status
javax.enterprise.deploy.spi Provides J2EE Product Vendor implementation classes. 
javax.enterprise.deploy.spi.status Provides J2EE Product Vendor deployment status implementation classes. 
 

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 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 © 2008 Sun Microsystems, Inc.. All Rights Reserved.