com.atlassian.jira.web.util.component
Class ProfilingWebworkInjector

java.lang.Object
  extended by com.atlassian.jira.web.util.component.ProfilingWebworkInjector
All Implemented Interfaces:
webwork.util.InjectionUtils.InjectionImpl

public class ProfilingWebworkInjector
extends java.lang.Object
implements webwork.util.InjectionUtils.InjectionImpl


Constructor Summary
ProfilingWebworkInjector()
           
 
Method Summary
 java.lang.Object invoke(java.lang.reflect.Method method, java.lang.Object object, java.lang.Object[] objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilingWebworkInjector

public ProfilingWebworkInjector()
Method Detail

invoke

public java.lang.Object invoke(java.lang.reflect.Method method,
                               java.lang.Object object,
                               java.lang.Object[] objects)
                        throws java.lang.IllegalAccessException,
                               java.lang.reflect.InvocationTargetException
Specified by:
invoke in interface webwork.util.InjectionUtils.InjectionImpl
Throws:
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException


Copyright © 2002-2010 Atlassian. All Rights Reserved.