public class LogServiceFactory extends Object implements org.osgi.framework.ServiceFactory
LogServiceFactory creates LogService implementations.| Constructor and Description |
|---|
LogServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration arg1) |
void |
ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration arg1,
Object arg2) |
public LogServiceFactory()
public Object getService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration arg1)
getService in interface org.osgi.framework.ServiceFactorypublic void ungetService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration arg1, Object arg2)
ungetService in interface org.osgi.framework.ServiceFactoryCopyright © 2005–2017 QOS.ch. All rights reserved.