| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
org.apache.tools.ant.taskdefs.rmic.KaffeRmic
public class KaffeRmic
The implementation of the rmic for Kaffe
| Field Summary | |
|---|---|
| static java.lang.String | COMPILER_NAMEthe name of this adapter for users to select | 
| Fields inherited from class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter | 
|---|
| RMI_SKEL_SUFFIX, RMI_STUB_SUFFIX, RMI_TIE_SUFFIX, STUB_1_1, STUB_1_2, STUB_COMPAT, STUB_OPTION_1_1, STUB_OPTION_1_2, STUB_OPTION_COMPAT | 
| Constructor Summary | |
|---|---|
| KaffeRmic() | |
| Method Summary | |
|---|---|
|  boolean | execute()Call the rmic compiler. | 
| static boolean | isAvailable()test for kaffe being on the system | 
| Methods inherited from class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter | 
|---|
| addStubVersionOptions, filterJvmCompilerArgs, getClasspath, getCompileClasspath, getMapper, getRmic, getSkelClassSuffix, getStubClassSuffix, getTieClassSuffix, logAndAddFilesToCompile, preprocessCompilerArgs, 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
BuildException - on errorpublic static boolean isAvailable()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||