Uses of Class
com.metamatrix.platform.registry.HostControllerRegistryBinding

Packages that use HostControllerRegistryBinding
com.metamatrix.platform.registry   
 

Uses of HostControllerRegistryBinding in com.metamatrix.platform.registry
 

Methods in com.metamatrix.platform.registry that return HostControllerRegistryBinding
 HostControllerRegistryBinding ClusteredRegistryState.getHost(java.lang.String hostName)
           
 

Methods in com.metamatrix.platform.registry that return types with arguments of type HostControllerRegistryBinding
 java.util.List<HostControllerRegistryBinding> ClusteredRegistryState.getHosts()
          Returns the all the host that have been known to registry.
 

Methods in com.metamatrix.platform.registry with parameters of type HostControllerRegistryBinding
protected  void ClusteredRegistryState.addHost(HostControllerRegistryBinding binding)
           
 void HostMonitor.hostAdded(HostControllerRegistryBinding binding)
           
 



Copyright © 2009. All Rights Reserved.