Package org.cytoscape.service.util
package org.cytoscape.service.util
This package contains a simple utility for registering OSGi
services without requiring use of the OSGi API.
-
InterfaceDescriptionAn interface to hide the OSGi dependencies needed to register services dynamically at runtime.
-
ClassDescriptionA simple BundleActivator with convenience methods for registering OSGi services and either getting references to single services or registering interest in all services of a specified type.