Class EjbLink


  • public class EjbLink
    extends Object
    • Field Detail

      • deployentId

        protected String deployentId
      • ejbRefName

        protected String ejbRefName
    • Constructor Detail

      • EjbLink

        public EjbLink()
      • EjbLink

        public EjbLink​(String ejbRefName,
                       String deployentId)
    • Method Detail

      • getDeployentId

        public String getDeployentId()
      • setDeployentId

        public void setDeployentId​(String value)
      • getEjbRefName

        public String getEjbRefName()
      • setEjbRefName

        public void setEjbRefName​(String value)