Interface | Description |
---|---|
RmicConfig |
Interface containing required methods for retrieving information
necessary for rmi compilation to take place.
|
RmiCompiler |
Class | Description |
---|---|
AbstractRmiMojo |
Generic super class of rmi compiler mojos.
|
PackageRmiMojo |
Creates a jar containing the rmic generated classes.
|
RmicMojo |
Compiles rmi stubs and skeleton classes from a remote implementation class.
|
Source |
Represents a group of class files to be processed by rmic, along with the desired options.
|
SunRmiCompiler | |
TestRmicMojo |
Compiles rmi stubs and skeleton classes from a remote implementation class.
|
Exception | Description |
---|---|
NoSuchRmiCompilerException | |
RmiCompilerException |
Copyright © 2006-2017 Codehaus. All Rights Reserved.