Bean Provider's Responsibilities
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...