com.ibm.wsspi.sca.metadata

Interface EjbImportBinding

  • All Superinterfaces:
    ImportBinding


    public interface EjbImportBinding
    extends ImportBinding
    Interface that represent the EJB binding information on a SCA import.
    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.lang.String getJndiName()
      Method returns the JNDI name of the EJB import binding.
    • Method Detail

      • getJndiName

        java.lang.String getJndiName()
        Method returns the JNDI name of the EJB import binding.
        Returns:
        String JNDI name of the EJB import binding.
IBM Business Process ManagerTM
Release 8