|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
MyEclipse .mystrutsdata configuration file writer
Field Summary |
Fields inherited from class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter |
config, log |
Constructor Summary | |
MyEclipseStrutsDataWriter(java.util.Map strutsProps)
Receive struts properties map from plugin |
Method Summary | |
void |
write()
Write MyEclipse .mystrutsdata configuration file |
Methods inherited from class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter |
init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MyEclipseStrutsDataWriter(java.util.Map strutsProps)
strutsProps
- org.apache.maven.plugin.eclipse.MyEclipsePlugin#struts
Method Detail |
public void write() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |