Interface EJBRef

    • Method Detail

      • getKindValue

        int getKindValue()
        Returns:
        the kind of EJB reference represented by this object
      • getHome

        java.lang.String getHome()
        Returns:
        the home interface (<home> or <local-home>), or null if unspecified
      • getInterface

        java.lang.String getInterface()
        Returns:
        the client interface (<remote> or <local>), or null if unspecified
      • getLink

        java.lang.String getLink()
        Returns:
        <ejb-link>, or null if unspecified