Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic
org.apache.tools.ant.taskdefs.rmic.XNewRmic
public class XNewRmic
extends ForkingSunRmic
Field Summary | |
static String |
|
Fields inherited from class org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic | |
COMPILER_NAME |
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 |
Constructor Summary | |
|
Method Summary | |
protected Commandline |
|
Methods inherited from class org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic | |
execute , getExecutableName |
Methods inherited from class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter | |
getClasspath , getCompileClasspath , getMapper , getRmic , getSkelClassSuffix , getStubClassSuffix , getTieClassSuffix , logAndAddFilesToCompile , setRmic , setupRmicCommand , setupRmicCommand |
protected Commandline setupRmicCommand()
Create a normal command line, then with -Xnew at the front
- Overrides:
- setupRmicCommand in interface DefaultRmicAdapter
- Returns:
- a command line that hands off to thw