| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
        |
        +--org.apache.tools.ant.taskdefs.rmic.KaffeRmic
The implementation of the rmic for Kaffe
| Field Summary | |
| static java.lang.String | COMPILER_NAMEthe name of this adapter for users to select | 
| Constructor Summary | |
| KaffeRmic() | |
| Method Summary | |
|  boolean | execute()Executes the task. | 
| static boolean | isAvailable()test for kaffe being on the system | 
| Methods inherited from class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter | 
| getClasspath, getCompileClasspath, getMapper, getRmic, getSkelClassSuffix, getStubClassSuffix, getTieClassSuffix, logAndAddFilesToCompile, setRmic, setupRmicCommand, setupRmicCommand | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final java.lang.String COMPILER_NAME
| Constructor Detail | 
public KaffeRmic()
| Method Detail | 
public boolean execute()
                throws BuildException
RmicAdapter
BuildExceptionpublic static boolean isAvailable()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||