org.kuali.rice.ksb.messaging.serviceexporters
Class ServiceExporterFactory

java.lang.Object
  extended by org.kuali.rice.ksb.messaging.serviceexporters.ServiceExporterFactory

public class ServiceExporterFactory
extends Object

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
ServiceExporterFactory()
           
 
Method Summary
static ServiceExporter getServiceExporter(ServiceDefinition serviceDefinition, org.apache.cxf.Bus cxfBus, org.apache.cxf.endpoint.ServerRegistry cxfServerRegistry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceExporterFactory

public ServiceExporterFactory()
Method Detail

getServiceExporter

public static ServiceExporter getServiceExporter(ServiceDefinition serviceDefinition,
                                                 org.apache.cxf.Bus cxfBus,
                                                 org.apache.cxf.endpoint.ServerRegistry cxfServerRegistry)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.