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 Object getService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration arg1)
getService
in interface org.osgi.framework.ServiceFactory
public void ungetService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration arg1, Object arg2)
ungetService
in interface org.osgi.framework.ServiceFactory
Copyright © 2005–2015 QOS.ch. All rights reserved.