public class ServiceLocator<T>
extends java.lang.Object
Constructor and Description |
---|
ServiceLocator(java.lang.Class<T> clazz,
org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
T |
get() |
void |
unget() |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.