| Package | Description |
|---|---|
| org.opencastproject.util.osgi |
| Modifier and Type | Method and Description |
|---|---|
static SimpleServicePublisher.ServiceReg |
SimpleServicePublisher.ServiceReg.reg(Effect0 onShutdown,
org.osgi.framework.ServiceRegistration... serviceRegistration) |
static SimpleServicePublisher.ServiceReg |
SimpleServicePublisher.ServiceReg.reg(List<org.osgi.framework.ServiceRegistration> serviceRegistrations,
List<Effect0> onShutdown) |
static SimpleServicePublisher.ServiceReg |
SimpleServicePublisher.ServiceReg.reg(org.osgi.framework.ServiceRegistration serviceRegistration,
Effect0... onShutdown) |
static SimpleServicePublisher.ServiceReg |
SimpleServicePublisher.ServiceReg.reg(org.osgi.framework.ServiceRegistration serviceRegistration,
Effect0 onShutdown) |
abstract SimpleServicePublisher.ServiceReg |
SimpleServicePublisher.registerService(Dictionary properties,
org.osgi.service.component.ComponentContext cc)
Create and register a service object.
|
Copyright © 2009–2021 Opencast Project. All rights reserved.