Uses of Interface
org.jboss.deployment.services.DeploymentManagerServiceMBean

Packages that use DeploymentManagerServiceMBean
org.jboss.deployment.remoting   
org.jboss.deployment.services   
 

Uses of DeploymentManagerServiceMBean in org.jboss.deployment.remoting
 

Methods in org.jboss.deployment.remoting that return DeploymentManagerServiceMBean
 DeploymentManagerServiceMBean DeployHandler.getDeployService()
           
 

Methods in org.jboss.deployment.remoting with parameters of type DeploymentManagerServiceMBean
 void DeployHandler.setDeployService(DeploymentManagerServiceMBean deployService)
           
 

Uses of DeploymentManagerServiceMBean in org.jboss.deployment.services
 

Classes in org.jboss.deployment.services that implement DeploymentManagerServiceMBean
 class DeploymentManagerService
          A service that supports the JSR-88 DeploymentManager operations.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.