| Package | Description |
|---|---|
| org.rhq.enterprise.communications.command.server |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.