com.atlassian.maven.plugins.clirr
Class ReflectionUtils

java.lang.Object
  extended by com.atlassian.maven.plugins.clirr.ReflectionUtils

public class ReflectionUtils
extends java.lang.Object


Constructor Summary
ReflectionUtils()
           
 
Method Summary
static java.lang.Object executePrivateParentMethod(java.lang.Object target, java.lang.String methodName, java.lang.Object... params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionUtils

public ReflectionUtils()
Method Detail

executePrivateParentMethod

public static final java.lang.Object executePrivateParentMethod(java.lang.Object target,
                                                                java.lang.String methodName,
                                                                java.lang.Object... params)
                                                         throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2014 Atlassian. All Rights Reserved.