|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RmiCompiler
Method Summary | |
---|---|
void |
execute(RmicConfig rmiConfig,
java.util.List classesToCompile)
Run the rmi compilation against the compiled classes. |
Method Detail |
---|
void execute(RmicConfig rmiConfig, java.util.List classesToCompile) throws RmiCompilerException
rmiConfig
- The settings to be passed to the rmi compilerclassesToCompile
- List of class names to compile
RmiCompilerException
- If there is a problem during compilation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |