com.ibm.wsspi.sca.metadata

Interface EjbExportBinding

  • All Superinterfaces:
    ExportBinding


    public interface EjbExportBinding
    extends ExportBinding
    Interface that represent the EJB binding information on a SCA export.
    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 export binding.
    • Method Detail

      • getJndiName

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