Uses of Interface
org.rhq.enterprise.communications.command.server.discovery.AutoDiscoveryListener

Packages that use AutoDiscoveryListener
org.rhq.enterprise.communications   
 

Uses of AutoDiscoveryListener in org.rhq.enterprise.communications
 

Methods in org.rhq.enterprise.communications with parameters of type AutoDiscoveryListener
 void ServiceContainer.addDiscoveryListener(AutoDiscoveryListener listener)
          Adds the given object as a listener that will receive notifications when new servers coming online have been discovered or old servers were discovered to have gone offline.
 void ServiceContainer.removeDiscoveryListener(AutoDiscoveryListener listener)
          Removes the given object as a listener so it will no longer receive discovery notifications.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.