|
||||||||||
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.WLRmic
The implementation of the rmic for WebLogic
Constructor Summary | |
WLRmic()
|
Method Summary | |
boolean |
execute()
Executes the task. |
java.lang.String |
getSkelClassSuffix()
Get the suffix for the rmic skeleton classes |
java.lang.String |
getStubClassSuffix()
Get the suffix for the rmic stub classes |
Methods inherited from class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter |
getClasspath, getCompileClasspath, getMapper, getRmic, getTieClassSuffix, logAndAddFilesToCompile, setRmic, setupRmicCommand, setupRmicCommand |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WLRmic()
Method Detail |
public boolean execute() throws BuildException
RmicAdapter
BuildException
public java.lang.String getStubClassSuffix()
getStubClassSuffix
in class DefaultRmicAdapter
public java.lang.String getSkelClassSuffix()
getSkelClassSuffix
in class DefaultRmicAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |