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