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