Package | Description |
---|---|
com.atlassian.jira.component |
Modifier and Type | Class and Description |
---|---|
class |
OsgiComponentReference<T>
Represents a reference like
ComponentReference but for OSGi Components. |
Modifier and Type | Method and Description |
---|---|
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-2019 Atlassian. All Rights Reserved.