public interface ArtifactInstaller
Modifier and Type | Method and Description |
---|---|
void |
install(JavaPackage targetPackage,
ArtifactMetadata am,
PackagingRule rule,
String basePackageName) |
void |
postInstallation() |
void install(JavaPackage targetPackage, ArtifactMetadata am, PackagingRule rule, String basePackageName) throws ArtifactInstallationException
ArtifactInstallationException
void postInstallation() throws ArtifactInstallationException
ArtifactInstallationException
Copyright © 2012-2017 Red Hat, Inc.. All Rights Reserved.