public class OsgiComponentReference<T> extends ComponentReference<T> implements com.atlassian.util.concurrent.Supplier<T>, Supplier<T>
ComponentReference but for OSGi Components.| Constructor and Description |
|---|
OsgiComponentReference(Class<T> componentClass) |
| Modifier and Type | Method and Description |
|---|---|
T |
get()
Produce an object.
|
equals, hashCode, toStringCopyright © 2002-2017 Atlassian. All Rights Reserved.