|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandPreprocessor | |
|---|---|
| org.rhq.enterprise.communications.command.client | |
| Uses of CommandPreprocessor in org.rhq.enterprise.communications.command.client |
|---|
| Methods in org.rhq.enterprise.communications.command.client that return CommandPreprocessor | |
|---|---|
CommandPreprocessor[] |
ClientCommandSender.getCommandPreprocessors()
Returns the list of command preprocessors that are currently assigned to this sender. |
| Methods in org.rhq.enterprise.communications.command.client with parameters of type CommandPreprocessor | |
|---|---|
void |
ClientCommandSender.setCommandPreprocessors(CommandPreprocessor[] preprocs)
This method sets the list of preprocessor objects this sender will use - these are the preprocessors that will have an opportunity to manipulate a command prior to it being queued and sent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||