Class ResourceEnvRef


  • public class ResourceEnvRef
    extends Object
    • Field Detail

      • resourceEnvRefName

        protected String resourceEnvRefName
    • Constructor Detail

      • ResourceEnvRef

        public ResourceEnvRef()
    • Method Detail

      • getResourceEnvRefName

        public String getResourceEnvRefName()
        Gets the value of the resourceEnvRefName property.
        Returns:
        possible object is String
      • setResourceEnvRefName

        public void setResourceEnvRefName​(String value)
        Sets the value of the resourceEnvRefName 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