org.apache.maven.plugin.eclipse.writers.myeclipse
Class MyEclipseStrutsDataWriter
java.lang.Object
org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
- All Implemented Interfaces:
- EclipseWriter
public class MyEclipseStrutsDataWriter
- extends AbstractEclipseWriter
MyEclipse .mystrutsdata configuration file writer
- Author:
- Olivier Jacob
Method Summary |
void |
write()
Write MyEclipse .mystrutsdata configuration file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyEclipseStrutsDataWriter
public MyEclipseStrutsDataWriter(Map strutsProps)
- Receive struts properties map from plugin
- Parameters:
strutsProps
- - See Also:
MyEclipsePlugin.struts
write
public void write()
throws MojoExecutionException
- Write MyEclipse .mystrutsdata configuration file
- Throws:
MojoExecutionException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.