istack common utility code 2.6.1.redhat-3
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.sun.istack.maven.ResourceGenMojo
-
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ResourceGenMojo
extends org.apache.maven.plugin.AbstractMojo
Goal which generates source files from resource bundles.
You can then refer to resources as methods rather than hard-coding string constants.
- Author:
- Jakub Podlesak, Kohsuke Kawaguchi
-
-
Field Summary
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
execute() |
-
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ResourceGenMojo
public ResourceGenMojo()
istack common utility code 2.6.1.redhat-3
Copyright © 2014. All rights reserved.