What is an Enterprise JavaBeans container?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is an Enterprise JavaBeans container?
Rating:
An Enterprise JavaBeans(EJB) container is an environment for EJB components to run.
It provides system level services such as transaction, security, and persistence management to the beans deployed into it.
Rating:
Was this information helpful?
Other articles
- When are stateless session beans and stateful session beans used?
- How are packages declared?
- What are static methods?
- What is the sandbox model?
- What is multiplicity?