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)

Field Summary
private  ServiceInfo serviceInfo
           
 
Constructor Summary
HttpInvokerServiceExporter(ServiceInfo serviceInfo)
           
 
Method Summary
 ServerSideRemotedServiceHolder getServiceExporter(Object serviceImpl)
           
 ServiceInfo getServiceInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceInfo

private ServiceInfo serviceInfo
Constructor Detail

HttpInvokerServiceExporter

public HttpInvokerServiceExporter(ServiceInfo serviceInfo)
Method Detail

getServiceExporter

public ServerSideRemotedServiceHolder getServiceExporter(Object serviceImpl)
Specified by:
getServiceExporter in interface ServiceExporter

getServiceInfo

public ServiceInfo getServiceInfo()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.