public class FeatureInstaller extends Object
| Constructor and Description |
|---|
FeatureInstaller(FeatureInstallResourceBundle resourceBundle)
ProfileGenerator constructor taking ProfileResourceBundle as a parameter.
|
public FeatureInstaller(FeatureInstallResourceBundle resourceBundle)
resourceBundle - ProfileResourceBundlepublic void install()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException - throws when the tool breaks for any configuration issuesorg.apache.maven.plugin.MojoFailureException - throws when any runtime exception occurs. i.e: fail to read write file, fail to
install any given feature.Copyright © 2015 WSO2. All rights reserved.