|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||