public class RESTServiceExporter extends AbstractWebServiceExporter implements ServiceExporter
Constructor and Description |
---|
RESTServiceExporter(RestServiceDefinition serviceDefinition,
org.apache.cxf.Bus cxfBus) |
Modifier and Type | Method and Description |
---|---|
void |
publishService(ServiceDefinition serviceDefinition,
Object serviceImpl,
String address)
This publishes the cxf service onto the cxf bus.
|
exportService, getCXFBus, getCXFServerRegistry, getServiceAddress, getServiceDefinition, isServicePublished
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportService
public RESTServiceExporter(RestServiceDefinition serviceDefinition, org.apache.cxf.Bus cxfBus)
public void publishService(ServiceDefinition serviceDefinition, Object serviceImpl, String address)
publishService
in class AbstractWebServiceExporter
serviceImpl
- Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.