public class ProxyManager extends Object
| Constructor and Description |
|---|
ProxyManager() |
| Modifier and Type | Method and Description |
|---|---|
static org.osgi.framework.BundleContext |
proxyContext(org.osgi.framework.BundleContext context) |
static Object |
proxyService(String serviceName,
org.oiue.service.cache.tree.CacheTreeService cacheTreeService,
org.osgi.framework.BundleContext context,
Dictionary<String,?> config) |
public static org.osgi.framework.BundleContext proxyContext(org.osgi.framework.BundleContext context)
public static Object proxyService(String serviceName, org.oiue.service.cache.tree.CacheTreeService cacheTreeService, org.osgi.framework.BundleContext context, Dictionary<String,?> config) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2016. All rights reserved.