Uses of Interface
com.metamatrix.platform.service.proxy.ServiceSelectionPolicy

Packages that use ServiceSelectionPolicy
com.metamatrix.platform.service.proxy   
 

Uses of ServiceSelectionPolicy in com.metamatrix.platform.service.proxy
 

Classes in com.metamatrix.platform.service.proxy that implement ServiceSelectionPolicy
 class RandomSelectionPolicy
           
 class RoundRobinSelectionPolicy
           
 

Methods in com.metamatrix.platform.service.proxy with parameters of type ServiceSelectionPolicy
 void ServiceProxy.setServiceSelectionPolicy(ServiceSelectionPolicy policy)
          Set the ServiceSelectionPolicy that this proxy will use to select service instances for its lifetime.
 



Copyright © 2009. All Rights Reserved.