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

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

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


Constructor Summary
ProfilingWebworkInjector()
           
 
Method Summary
 Object invoke(Method method, Object object, 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 Object invoke(Method method,
                     Object object,
                     Object[] objects)
              throws IllegalAccessException,
                     InvocationTargetException
Specified by:
invoke in interface webwork.util.InjectionUtils.InjectionImpl
Throws:
IllegalAccessException
InvocationTargetException


Copyright © 2002-2007 Atlassian. All Rights Reserved.