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

java.lang.Object
  extended by org.kuali.rice.ksb.messaging.serviceexporters.HttpInvokerServiceExporter
All Implemented Interfaces:
ServiceExporter

public class HttpInvokerServiceExporter
extends Object
implements ServiceExporter

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

Constructor Summary
HttpInvokerServiceExporter()
           
 
Method Summary
 Object exportService(ServiceDefinition serviceDefinition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpInvokerServiceExporter

public HttpInvokerServiceExporter()
Method Detail

exportService

public Object exportService(ServiceDefinition serviceDefinition)
Specified by:
exportService in interface ServiceExporter


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.