Bean Provider's Responsibilities

From
Revision as of 12:18, 1 December 2004 by Bayarkhuu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Bean Provider is responsible for providing the structural information for each enterprise bean in the deployment descriptor.

The Bean Provider must use the enterprise-beans element to list all the enterprise beans in the ejb-jar file.

The Bean Provider must provide the following information for each enterprise bean:

  • Enterprise bean's name, class, remote home interface, remote interface, local home interface, local interface, web service endpoint interface, type...