com.ibm.wsspi.sca.metadata

Interface ImportMethodBinding



  • public interface ImportMethodBinding
    Interface that represent the method binding information on a resource adapter binding.
    Since:
    7.5.1.0
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.util.Map<java.lang.String,java.lang.String> getInteractionProperties()
      Method returns the properties of the method interaction.
      java.lang.String getMethod()
      Method returns the method of the method binding.
    • Method Detail

      • getMethod

        java.lang.String getMethod()
        Method returns the method of the method binding.
        Returns:
        String Method of the method binding.
      • getInteractionProperties

        java.util.Map<java.lang.String,java.lang.String> getInteractionProperties()
        Method returns the properties of the method interaction.
        Returns:
        Map Properties of the method interaction.
IBM Business Process ManagerTM
Release 8