org.kuali.rice.ksb.impl.bus
Class RemoteService

java.lang.Object
  extended by org.kuali.rice.ksb.impl.bus.RemoteService

public final class RemoteService
extends Object


Constructor Summary
RemoteService(ServiceInfo serviceInfo, ServiceRegistry serviceRegistry)
           
 
Method Summary
protected  ServiceConfiguration constructServiceConfiguration()
           
 boolean equals(Object obj)
           
 Endpoint getEndpoint()
           
 ServiceInfo getServiceInfo()
           
 QName getServiceName()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteService

public RemoteService(ServiceInfo serviceInfo,
                     ServiceRegistry serviceRegistry)
Method Detail

getServiceName

public QName getServiceName()

getServiceInfo

public ServiceInfo getServiceInfo()

getEndpoint

public Endpoint getEndpoint()

constructServiceConfiguration

protected ServiceConfiguration constructServiceConfiguration()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


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