public class Activator.DnsSdServiceFactory
extends java.lang.Object
implements org.osgi.framework.ServiceFactory
| Constructor and Description |
|---|
DnsSdServiceFactory(java.lang.Class aDiscoveryContainerClass) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration) |
void |
ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration,
java.lang.Object service) |
public DnsSdServiceFactory(java.lang.Class aDiscoveryContainerClass)
public java.lang.Object getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration)
getService in interface org.osgi.framework.ServiceFactorypublic void ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration,
java.lang.Object service)
ungetService in interface org.osgi.framework.ServiceFactory