Class JAXRSServiceImpl

All Implemented Interfaces:
Serializable, ConcurrentMap<String,Object>, Map<String,Object>, Configurable, InterceptorProvider, Service

public class JAXRSServiceImpl extends AbstractAttributedInterceptorProvider implements Service, Configurable
The CXF Service implementation which is used to register the JAX-RS endpoint with the runtime.
See Also: