public class OSGiService<T> extends Service
Modifier and Type | Method and Description |
---|---|
T |
get() |
static <T> OSGiService<T> |
ofClass(java.lang.Class<T> clazz) |
apply, getService
public static <T> OSGiService<T> ofClass(java.lang.Class<T> clazz)
public T get()
Copyright © 2010 - 2020 Adobe. All Rights Reserved