Package org.eclipse.ecf.provider.dnssd
Class Activator.DnsSdServiceFactory
java.lang.Object
org.eclipse.ecf.provider.dnssd.Activator.DnsSdServiceFactory
- All Implemented Interfaces:
ServiceFactory
- Enclosing class:
- Activator
A ServiceFactory capable to handle DnsSdDiscoveryContainerAdapters
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetService
(Bundle bundle, ServiceRegistration registration) void
ungetService
(Bundle bundle, ServiceRegistration registration, Object service)
-
Constructor Details
-
DnsSdServiceFactory
-
-
Method Details
-
getService
- Specified by:
getService
in interfaceServiceFactory
-
ungetService
- Specified by:
ungetService
in interfaceServiceFactory
-