Modifier and Type | Class and Description |
---|---|
class |
AbstractRmiMojo
Generic super class of rmi compiler mojos.
|
class |
RmicMojo
Compiles rmi stubs and skeleton classes from a remote implementation class.
|
class |
Source
Represents a group of class files to be processed by rmic, along with the desired options.
|
class |
TestRmicMojo
Compiles rmi stubs and skeleton classes from a remote implementation class.
|
Modifier and Type | Method and Description |
---|---|
void |
RmiCompiler.execute(AbstractRmiMojo mojo,
RmicConfig rmiConfig,
List classesToCompile)
Run the rmi compilation against the compiled classes.
|
void |
SunRmiCompiler.execute(AbstractRmiMojo mojo,
RmicConfig rmiConfig,
List classesToCompile)
Execute the compiler
|
Copyright © 2006–2020 MojoHaus. All rights reserved.