Class EjbRef


  • public class EjbRef
    extends Object
    • Field Detail

      • ejbRefName

        protected String ejbRefName
    • Constructor Detail

      • EjbRef

        public EjbRef()
    • 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
      • getJndiName

        public JndiName getJndiName()
        Gets the value of the jndiName property.
        Returns:
        possible object is JndiName
      • setJndiName

        public void setJndiName​(JndiName value)
        Sets the value of the jndiName property.
        Parameters:
        value - allowed object is JndiName