Class CyServiceRegistrarFactory
java.lang.Object
org.cytoscape.service.util.internal.CyServiceRegistrarFactory
- All Implemented Interfaces:
ServiceFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetService(Bundle bundle, ServiceRegistration registration)
void
ungetService(Bundle bundle, ServiceRegistration registration, Object service)
-
Constructor Details
-
CyServiceRegistrarFactory
public CyServiceRegistrarFactory()
-
-
Method Details
-
getService
- Specified by:
getService
in interfaceServiceFactory
-
ungetService
- Specified by:
ungetService
in interfaceServiceFactory
-