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
  1. class
TargetPolicyDefault
The TargetPolicyDefault class provides an implementation of the TargetPolicy interface.
Modifier and Type Method and Description
  1. static
  2. TargetPolicy
TargetableCommandImpl.getTargetPolicy()
Returns the target policy for the command.
Modifier and Type Method and Description
  1. static
  2. void
TargetableCommandImpl.setTargetPolicy(TargetPolicy targetPolicy)
Sets the target policy for the command.