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)
           
 
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)


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