com.atlassian.jira.config.component
Class ProfilingComponentAdapterFactory

java.lang.Object
  extended bycom.atlassian.jira.config.component.ProfilingComponentAdapterFactory

public class ProfilingComponentAdapterFactory
extends java.lang.Object


Constructor Summary
ProfilingComponentAdapterFactory()
           
 
Method Summary
 ComponentAdapter createComponentAdapter(java.lang.Object componentKey, java.lang.Class componentImplementation, Parameter[] parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilingComponentAdapterFactory

public ProfilingComponentAdapterFactory()
Method Detail

createComponentAdapter

public ComponentAdapter createComponentAdapter(java.lang.Object componentKey,
                                               java.lang.Class componentImplementation,
                                               Parameter[] parameters)
                                        throws PicoIntrospectionException,
                                               AssignabilityRegistrationException,
                                               NotConcreteRegistrationException
Throws:
PicoIntrospectionException
AssignabilityRegistrationException
NotConcreteRegistrationException