Uses of Interface
com.ibm.websphere.command.TargetPolicy
-
Packages that use TargetPolicy Package Description com.ibm.websphere.command -
-
Uses of TargetPolicy in com.ibm.websphere.command
Classes in com.ibm.websphere.command that implement TargetPolicy Modifier and Type Class Description classTargetPolicyDefaultThe TargetPolicyDefault class provides an implementation of the TargetPolicy interface.Methods in com.ibm.websphere.command that return TargetPolicy Modifier and Type Method Description static TargetPolicyTargetableCommandImpl. getTargetPolicy()Returns the target policy for the command.Methods in com.ibm.websphere.command with parameters of type TargetPolicy Modifier and Type Method Description static voidTargetableCommandImpl. setTargetPolicy(TargetPolicy targetPolicy)Sets the target policy for the command.
-