Uses of Interface
org.rhq.enterprise.communications.command.client.SendCallback

Packages that use SendCallback
org.rhq.enterprise.communications.command.client   
 

Uses of SendCallback in org.rhq.enterprise.communications.command.client
 

Methods in org.rhq.enterprise.communications.command.client that return SendCallback
 SendCallback[] ClientCommandSender.getSendCallbacks()
          Returns the list of SendCallbacks that are currently assigned to this sender.
 

Methods in org.rhq.enterprise.communications.command.client with parameters of type SendCallback
 void ClientCommandSender.setSendCallbacks(SendCallback[] sendCallbacks)
          This method sets the list of SendCallback objects this sender will use - these are the objects that will have an opportunity to execute just prior and just after the command is sent.
 



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