Uses of Package
org.cytoscape.service.util
-
Packages that use org.cytoscape.service.util Package Description org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X.org.cytoscape.service.util.internal -
Classes in org.cytoscape.service.util used by org.cytoscape.app Class Description CyServiceRegistrar An interface to hide the OSGi dependencies needed to register services dynamically at runtime. -
Classes in org.cytoscape.service.util used by org.cytoscape.service.util.internal Class Description AbstractCyActivator A 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.CyServiceRegistrar An interface to hide the OSGi dependencies needed to register services dynamically at runtime.