org.apache.tools.ant.taskdefs.rmic

Class SunRmic

Implemented Interfaces:
RmicAdapter

public class SunRmic
extends DefaultRmicAdapter

The implementation of the rmic for SUN's JDK.
Since:
Ant 1.4

Method Summary

boolean
execute()

Methods inherited from class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter

getClasspath, getCompileClasspath, getMapper, getRmic, getSkelClassSuffix, getStubClassSuffix, getTieClassSuffix, logAndAddFilesToCompile, setRmic, setupRmicCommand, setupRmicCommand

Method Details

execute

public boolean execute()
            throws BuildException
Specified by:
execute in interface RmicAdapter

Copyright B) 2000-2008 Apache Software Foundation. All Rights Reserved.