Class ClassLoaderUtil
java.lang.Object
ch.ifocusit.livingdoc.plugin.utils.ClassLoaderUtil
- Author:
- Julien Boz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassLoadergetRuntimeClassLoader(org.apache.maven.project.MavenProject project)
-
Constructor Details
-
ClassLoaderUtil
public ClassLoaderUtil()
-
-
Method Details
-
getRuntimeClassLoader
public static ClassLoader getRuntimeClassLoader(org.apache.maven.project.MavenProject project) throws org.apache.maven.plugin.MojoExecutionException - Throws:
org.apache.maven.plugin.MojoExecutionException
-