|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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[] |
DeployerObject.getDeployDataArray()
|
DeployData[] |
DeployerBean.getDeployDataArray()
gets the array of deploy data objects |
Methods in org.openejb.webadmin.main with parameters of type DeployData | |
void |
DeployerObject.setDeployAndContainerIds(DeployData[] deployDataArray)
|
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |