Class DefaultInstaller
java.lang.Object
org.fedoraproject.xmvn.tools.install.impl.DefaultInstaller
- All Implemented Interfaces:
Installer
-
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:
installin interfaceInstaller- Throws:
ArtifactInstallationExceptionIOException
-