Class Whiteboard


  • public class Whiteboard
    extends Object
    Author:
    Carlos Sierra Andrés
    • Field Detail

      • SUPPORTED_EXTENSION_INTERFACES

        public static final Map<String,​Class<?>> SUPPORTED_EXTENSION_INTERFACES
    • Method Detail

      • start

        public void start​(org.osgi.framework.BundleContext bundleContext)
      • stop

        public void stop()
      • addHttpEndpoints

        public void addHttpEndpoints​(List<String> endpoints)
      • getServiceReference

        public org.osgi.framework.ServiceReference<org.osgi.service.jaxrs.runtime.JaxrsServiceRuntime> getServiceReference()
      • getCxfExtensions

        public org.apache.aries.component.dsl.OSGi<Map<String,​ServiceTuple<Object>>> getCxfExtensions​(org.apache.aries.component.dsl.CachingServiceReference<javax.ws.rs.core.Application> applicationReference)
      • removeHttpEndpoints

        public void removeHttpEndpoints​(List<String> endpoints)