Package | Description |
---|---|
com.ibm.websphere.command |
Modifier and Type | Class and Description |
---|---|
class |
TargetPolicyDefault
The TargetPolicyDefault class provides an implementation of the
TargetPolicy interface.
|
Modifier and Type | Method and Description |
---|---|
static TargetPolicy |
TargetableCommandImpl.getTargetPolicy()
Returns the target policy for the command.
|
Modifier and Type | Method and Description |
---|---|
static void |
TargetableCommandImpl.setTargetPolicy(TargetPolicy targetPolicy)
Sets the target policy for the command.
|