org.fedoraproject.xmvn.deployer.Deployer@Component(role=org.fedoraproject.xmvn.deployer.Deployer.class)
public class DefaultDeployer
extends java.lang.Object
implements org.fedoraproject.xmvn.deployer.Deployer
Deployer interface.
WARNING: This class is part of internal implementation of XMvn and it is marked as public only for technical reasons. This class is not part of XMvn API. Client code using XMvn should not reference it directly.
| Constructor | Description |
|---|---|
DefaultDeployer() |
| Modifier and Type | Method | Description |
|---|---|---|
org.fedoraproject.xmvn.deployer.DeploymentResult |
deploy(org.fedoraproject.xmvn.deployer.DeploymentRequest request) |