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.
  • Interface Summary
    Interface
    Description
    An interface to hide the OSGi dependencies needed to register services dynamically at runtime.
  • Class Summary
    Class
    Description
    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.