com.metamatrix.platform.registry
Class HostMonitor

java.lang.Object
  extended by com.metamatrix.platform.registry.HostMonitor

public class HostMonitor
extends java.lang.Object


Constructor Summary
HostMonitor(ClusteredRegistryState registry)
           
 
Method Summary
 void hostAdded(HostControllerRegistryBinding binding)
           
 void hostRemoved(java.lang.String hostName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostMonitor

public HostMonitor(ClusteredRegistryState registry)
Method Detail

hostAdded

public void hostAdded(HostControllerRegistryBinding binding)

hostRemoved

public void hostRemoved(java.lang.String hostName)


Copyright © 2009. All Rights Reserved.