Uses of Class
org.openejb.webadmin.main.DeployData

Packages that use DeployData
org.openejb.webadmin.main   
 

Uses of DeployData in org.openejb.webadmin.main
 

Methods in org.openejb.webadmin.main that return DeployData
 DeployData[] DeployerBean.getDeployDataArray()
          gets the array of deploy data objects
 DeployData[] DeployerObject.getDeployDataArray()
           
 

Methods in org.openejb.webadmin.main with parameters of type DeployData
 void DeployerBean.setDeployAndContainerIds(DeployData[] deployDataArray)
          This method takes care of setting the deploy information onto the deployment and creating the HTML for the second page of the deployment
 void DeployerObject.setDeployAndContainerIds(DeployData[] deployDataArray)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.