Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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 and Description
      class  TargetPolicyDefault
      The TargetPolicyDefault class provides an implementation of the TargetPolicy interface.
      Methods in com.ibm.websphere.command that return TargetPolicy 
      Modifier and Type Method and Description
      static TargetPolicy TargetableCommandImpl.getTargetPolicy()
      Returns the target policy for the command.
      Methods in com.ibm.websphere.command with parameters of type TargetPolicy 
      Modifier and Type Method and Description
      static void TargetableCommandImpl.setTargetPolicy(TargetPolicy targetPolicy)
      Sets the target policy for the command.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes