What are the guaranteed services offered by the container in the EJB 3.0 specification?
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 are the guaranteed services offered by the container in the EJB 3.0 specification?
Rating:
The guaranteed services offered by the container in the
- Support for entity beans persistence management
- Support for distributed transaction
- Security management
- Support for resource domain management factory
- Generation of the stub class to serve remote clients, classes for resource manager connection factories, and classes to implement home and component interfaces
- Implementation of java:comp/env naming context
Rating:
Was this information helpful?
Other articles
- What is the <run-as> element of the deployment descriptor?
- Note for detached entities
- What is the EJBTransactionRolledbackException?
- What are lifecycle callbacks?
- What are the responsibilities of the Bean Provider in implementing security?
