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, isServicePublishedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportServicepublic RESTServiceExporter(RestServiceDefinition serviceDefinition, org.apache.cxf.Bus cxfBus)
public void publishService(ServiceDefinition serviceDefinition, Object serviceImpl, String address)
publishService in class AbstractWebServiceExporterserviceImpl - ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.