Package | Description |
---|---|
org.apache.aries.jax.rs.whiteboard.internal | |
org.apache.aries.jax.rs.whiteboard.internal.cxf | |
org.apache.aries.jax.rs.whiteboard.internal.utils |
Modifier and Type | Method and Description |
---|---|
org.apache.aries.component.dsl.OSGi<Map<String,ServiceTuple<Object>>> |
Whiteboard.getCxfExtensions(org.apache.aries.component.dsl.CachingServiceReference<javax.ws.rs.core.Application> applicationReference) |
Modifier and Type | Method and Description |
---|---|
void |
CxfJaxrsServiceRegistrator.addProvider(ServiceTuple<?> tuple) |
void |
CxfJaxrsServiceRegistrator.removeProvider(ServiceTuple<?> tuple) |
Constructor and Description |
---|
CxfJaxrsServiceRegistrator(org.apache.cxf.Bus bus,
ServiceTuple<javax.ws.rs.core.Application> applicationTuple,
Map<String,?> properties,
AriesJaxrsServiceRuntime ariesJaxrsServiceRuntime) |
Modifier and Type | Method and Description |
---|---|
static <T> org.apache.aries.component.dsl.OSGi<ServiceTuple<T>> |
Utils.onlyGettables(org.apache.aries.component.dsl.OSGi<org.apache.aries.component.dsl.CachingServiceReference<T>> program,
Consumer<org.apache.aries.component.dsl.CachingServiceReference<T>> whenAddedNotGettable,
Consumer<org.apache.aries.component.dsl.CachingServiceReference<T>> whenLeavingNotGettable,
org.slf4j.Logger log) |
Modifier and Type | Method and Description |
---|---|
int |
ServiceTuple.compareTo(ServiceTuple<T> o) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.