A G H I J P 
All Classes All Packages

A

ApplicationPath - Class in io.wcm.caravan.jaxrs.publisher
Gets JAX-RS application path (URI prefix) from OSGi header of the current bundle.

G

get(Bundle) - Static method in class io.wcm.caravan.jaxrs.publisher.ApplicationPath
Get JAX-RS application path for bundle.
get(BundleContext) - Static method in class io.wcm.caravan.jaxrs.publisher.ApplicationPath
Get JAX-RS application path for bundle or bundle context.
get(ComponentContext) - Static method in class io.wcm.caravan.jaxrs.publisher.ApplicationPath
Get JAX-RS application path for bundle of component context.
getClasses() - Method in interface io.wcm.caravan.jaxrs.publisher.JaxRsClassesProvider
 

H

HEADER_APPLICATON_PATH - Static variable in class io.wcm.caravan.jaxrs.publisher.ApplicationPath
OSGi bundle header name that defines the "application path" (URI prefix) for all JAX-RS services in the bundle.

I

io.wcm.caravan.jaxrs.publisher - package io.wcm.caravan.jaxrs.publisher
Publishes OSGi services as JAX-RS RESTful services.

J

JaxRsClassesProvider - Interface in io.wcm.caravan.jaxrs.publisher
Allows to register additional root resource, provider and Feature classes to the JAX-RS runtime.
JaxRsComponent - Interface in io.wcm.caravan.jaxrs.publisher
Marker interface that is implemented by all JAX-RS services and providers that are also OSGi components.

P

PROPERTY_APPLICATON_PATH - Static variable in class io.wcm.caravan.jaxrs.publisher.ApplicationPath
OSGi service property name that defines the "application path" (URI prefix).
PROPERTY_GLOBAL_COMPONENT - Static variable in interface io.wcm.caravan.jaxrs.publisher.JaxRsComponent
OSGi property name that marks JaxRS components to be registered globally to all JAX-RS applications.
A G H I J P 
All Classes All Packages