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, isServicePublished
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportService
public SOAPServiceExporter(SoapServiceDefinition serviceDefinition, org.apache.cxf.Bus cxfBus)
public void publishService(ServiceDefinition serviceDefinition, Object serviceImpl, String address)
publishService
in class AbstractWebServiceExporter
serviceImpl
- Exception
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.