Uses of Class
com.atlassian.jira.component.ComponentReference

Packages that use ComponentReference
com.atlassian.jira.component   
 

Uses of ComponentReference in com.atlassian.jira.component
 

Methods in com.atlassian.jira.component that return ComponentReference
static
<T> ComponentReference<T>
ComponentAccessor.getComponentReference(Class<T> componentClass)
          Returns a thread-safe, Serializable lazy reference to the core component which is stored in JIRA's Dependency Injection container under the key that is the given class.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.