| org.geotools.maven.RMICompiler
RMICompiler | public class RMICompiler extends AbstractMojo (Code) | | Invokes the RMI compiler (rmic ).
version: $Id: RMICompiler.java 20889 2006-08-07 15:52:32Z jgarnett $ author: Martin Desruisseaux |
Method Summary | |
public void | execute() Invokes the RMI compiler. |
execute | public void execute() throws MojoExecutionException(Code) | | Invokes the RMI compiler.
throws: MojoExecutionException - if the plugin execution failed. |
|
|