Package com.metamatrix.platform.service.proxy

Interface Summary
ServiceSelectionPolicy Represents a selection policy for services of a given type.
 

Class Summary
MultipleInvokationProxy Will attempt to invoke all services and collect the results
ProxyManager A traffic cop for all the proxies in this VM.
RandomSelectionPolicy  
RoundRobinSelectionPolicy  
ServiceProxy Provides common functionality for all service proxies.
Proxies for a given type of service extend this class and provide the required implementation.
ServiceProxyProperties Holds definition of all proxy property names.
SingleInvokationProxy Will attempt to invoke services until the first result is obtained
 



Copyright © 2009. All Rights Reserved.