public interface RmiCompiler
Modifier and Type | Method and Description |
---|---|
void |
execute(RmiCompilerConfiguration rmiConfig)
Run the rmi compilation against the compiled classes.
|
org.apache.maven.plugin.logging.Log |
getLog()
Returns the defined log.
|
void |
setLog(org.apache.maven.plugin.logging.Log log)
Defines the logger to use.
|
void execute(RmiCompilerConfiguration rmiConfig) throws RmiCompilerException
rmiConfig
- The settings to be passed to the rmi compilerRmiCompilerException
- If there is a problem during compilationvoid setLog(org.apache.maven.plugin.logging.Log log)
org.apache.maven.plugin.logging.Log getLog()
Copyright © 2006–2017 MojoHaus. All rights reserved.