|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RmicConfig in org.codehaus.mojo.rmic |
---|
Classes in org.codehaus.mojo.rmic that implement RmicConfig | |
---|---|
class |
AbstractRmiMojo
Generic super class of rmi compiler mojos. |
class |
RmicMojo
Compiles rmi stubs and skeleton classes from a remote implementation class. |
class |
TestRmicMojo
Compiles rmi stubs and skeleton classes from a remote implementation class. |
Methods in org.codehaus.mojo.rmic with parameters of type RmicConfig | |
---|---|
void |
SunRmiCompiler.execute(RmicConfig rmiConfig,
java.util.List classesToCompile)
|
void |
RmiCompiler.execute(RmicConfig rmiConfig,
java.util.List classesToCompile)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |