Class EjbLocalRef


  • public class EjbLocalRef
    extends Object
    • Field Detail

      • ejbRefName

        protected String ejbRefName
      • localJndiName

        protected String localJndiName
    • Constructor Detail

      • EjbLocalRef

        public EjbLocalRef()
    • Method Detail

      • getEjbRefName

        public String getEjbRefName()
        Gets the value of the ejbRefName property.
        Returns:
        possible object is String
      • setEjbRefName

        public void setEjbRefName​(String value)
        Sets the value of the ejbRefName property.
        Parameters:
        value - allowed object is String
      • getLocalJndiName

        public String getLocalJndiName()
        Gets the value of the localJndiName property.
        Returns:
        possible object is String
      • setLocalJndiName

        public void setLocalJndiName​(String value)
        Sets the value of the localJndiName property.
        Parameters:
        value - allowed object is String