| Package | Description |
|---|---|
| org.rhq.enterprise.communications.command.client |
| Modifier and Type | Method and Description |
|---|---|
SendCallback[] |
ClientCommandSender.getSendCallbacks()
Returns the list of SendCallbacks that are currently assigned to this sender.
|
| Modifier and Type | Method and Description |
|---|---|
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-2013 Red Hat, Inc.. All Rights Reserved.