public class RemoteGenerator
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
RemoteGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
generate(Class<?> c,
List<Class<?>> objectsToWrap,
File remoteDir,
File rmiDir,
File proxyDir) |
void |
generateObjectWrapper(List<Class<?>> objectsToWrap,
File remoteDir) |
ClassLoader |
getClassLoader(Set<org.apache.maven.artifact.Artifact> artifacts) |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic ClassLoader getClassLoader(Set<org.apache.maven.artifact.Artifact> artifacts) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void generate(Class<?> c, List<Class<?>> objectsToWrap, File remoteDir, File rmiDir, File proxyDir)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}