Package org.jvnet.jaxb2.maven2
Interface OptionsFactory<O>
-
public interface OptionsFactory<O>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OcreateOptions(OptionsConfiguration optionsConfiguration)
-
-
-
Method Detail
-
createOptions
O createOptions(OptionsConfiguration optionsConfiguration) throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
-
-