public class FeatureGenerator extends Object
| Constructor and Description |
|---|
FeatureGenerator(FeatureResourceBundle resourceBundle)
Constructor for the FeatureGenerator.
|
public FeatureGenerator(FeatureResourceBundle resourceBundle)
Takes FeatureResourceBundle as a param to set private fields.
resourceBundle - FeatureResourceBundlepublic void generate()
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
parse a configuration xmlCopyright © 2015 WSO2. All rights reserved.