Details for ejb-ref

Tag name<ejb-ref>Subtags
Location/application-client
  • <description>
  • <ejb-ref-name>
  • <ejb-ref-type>
  • <home>
  • <remote>
  • <ejb-link>
  • Fileapplication-client.xml
    The ejb-ref element is used for the declaration of a reference to an enterprise bean's home. The declaration consists of an optional description; the EJB reference name used in the code of the referencing application client; the expected type of the referenced enterprise bean; the expected home and remote interfaces of the referenced enterprise bean; and an optional ejb-link information. The optional ejb-link element is used to specify the referenced enterprise bean.