|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultipleCommandService.CommandTypeExecutor | |
|---|---|
| org.rhq.enterprise.communications.command.server | |
| Uses of MultipleCommandService.CommandTypeExecutor in org.rhq.enterprise.communications.command.server |
|---|
| Methods in org.rhq.enterprise.communications.command.server that return MultipleCommandService.CommandTypeExecutor | |
|---|---|
protected abstract MultipleCommandService.CommandTypeExecutor[] |
MultipleCommandService.getSupportedCommandTypeExecutors()
Returns a set of MultipleCommandService.CommandTypeExecutor objects that define what command types this service supports and the
executors that will execute commands of those types. |
| Methods in org.rhq.enterprise.communications.command.server that return types with arguments of type MultipleCommandService.CommandTypeExecutor | |
|---|---|
protected Map<CommandType,MultipleCommandService.CommandTypeExecutor> |
MultipleCommandService.getExecutors()
Gets the set of executors whose map keys are the command types and whose map values are
MultipleCommandService.CommandTypeExecutor objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||