Uses of Class
org.fedoraproject.xmvn.deployer.DeploymentRequest
-
Packages that use DeploymentRequest Package Description org.fedoraproject.xmvn.deployer org.fedoraproject.xmvn.deployer.impl -
-
Uses of DeploymentRequest in org.fedoraproject.xmvn.deployer
Methods in org.fedoraproject.xmvn.deployer with parameters of type DeploymentRequest Modifier and Type Method Description DeploymentResult
Deployer. deploy(DeploymentRequest request)
-
Uses of DeploymentRequest in org.fedoraproject.xmvn.deployer.impl
Methods in org.fedoraproject.xmvn.deployer.impl with parameters of type DeploymentRequest Modifier and Type Method Description DeploymentResult
DefaultDeployer. deploy(DeploymentRequest request)
-