public class SOAPServiceExporter extends AbstractWebServiceExporter implements ServiceExporter
| Constructor and Description | 
|---|
| SOAPServiceExporter(SoapServiceDefinition 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 SOAPServiceExporter(SoapServiceDefinition serviceDefinition, org.apache.cxf.Bus cxfBus)
public void publishService(ServiceDefinition serviceDefinition, Object serviceImpl, String address)
publishService in class AbstractWebServiceExporterserviceImpl - ExceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.