Class JMSModel


  • public class JMSModel
    extends Object
    • Method Detail

      • addBinding

        public void addBinding​(Annotation annotation)
      • getJndiName

        public String getJndiName()
        Returns:
        the jndiName
      • getMappedName

        public String getMappedName()
        Returns:
        the mappedName
      • isJndiNameDefined

        public boolean isJndiNameDefined()
        Returns:
        the isJndiNameDefined
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object