Uses of Class
org.kuali.rice.ksb.impl.bus.diff.RemoteServicesDiff

Packages that use RemoteServicesDiff
org.kuali.rice.ksb.impl.bus   
org.kuali.rice.ksb.impl.bus.diff   
 

Uses of RemoteServicesDiff in org.kuali.rice.ksb.impl.bus
 

Methods in org.kuali.rice.ksb.impl.bus with parameters of type RemoteServicesDiff
protected  void ServiceBusImpl.processRemoteServiceDiff(RemoteServicesDiff remoteServicesDiff)
           
 

Uses of RemoteServicesDiff in org.kuali.rice.ksb.impl.bus.diff
 

Methods in org.kuali.rice.ksb.impl.bus.diff that return RemoteServicesDiff
protected  RemoteServicesDiff ServiceRegistryDiffCalculatorImpl.calculateRemoteServicesDiff(List<ServiceInfo> allRegistryServices, List<RemoteService> clientRegistryCache)
           
 RemoteServicesDiff CompleteServiceDiff.getRemoteServicesDiff()
           
 

Constructors in org.kuali.rice.ksb.impl.bus.diff with parameters of type RemoteServicesDiff
CompleteServiceDiff(LocalServicesDiff localServicesDiff, RemoteServicesDiff remoteServicesDiff)
           
 



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