Uses of Interface
org.rhq.enterprise.communications.ServiceContainerSenderCreationListener

Packages that use ServiceContainerSenderCreationListener
org.rhq.enterprise.communications   
 

Uses of ServiceContainerSenderCreationListener in org.rhq.enterprise.communications
 

Methods in org.rhq.enterprise.communications with parameters of type ServiceContainerSenderCreationListener
 void ServiceContainer.addServiceContainerSenderCreationListener(ServiceContainerSenderCreationListener listener)
          Adds the given listener so it will be notified everytime this service container creates a new sender.
 void ServiceContainer.removeServiceContainerSenderCreationListener(ServiceContainerSenderCreationListener listener)
          Removes the given listener so it no longer is notified when this service container creates a new sender.
 



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