Class DefaultInstaller
java.lang.Object
org.fedoraproject.xmvn.tools.install.impl.DefaultInstaller
- All Implemented Interfaces:
Installer
- Author:
- Mikolaj Izdebski
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultInstaller
(org.fedoraproject.xmvn.config.Configurator configurator, org.fedoraproject.xmvn.resolver.Resolver resolver) -
Method Summary
-
Constructor Details
-
DefaultInstaller
public DefaultInstaller(org.fedoraproject.xmvn.config.Configurator configurator, org.fedoraproject.xmvn.resolver.Resolver resolver)
-
-
Method Details
-
install
public InstallationResult install(InstallationRequest request) throws ArtifactInstallationException, IOException - Specified by:
install
in interfaceInstaller
- Throws:
ArtifactInstallationException
IOException
-