This document provides a summary of key Java EE 6 annotations in 3 categories: Bean Types, Security, and Transactions. For Bean Types it lists common annotations used for EJB and CDI managed beans including @Stateless, @Stateful, @Singleton, and more. For Security it covers annotations related to security roles and permissions. For Transactions it lists transaction attribute annotations and those used to define transactional methods.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
49 views
Java EE 6 Annotations: EAR Class Loader Levels
This document provides a summary of key Java EE 6 annotations in 3 categories: Bean Types, Security, and Transactions. For Bean Types it lists common annotations used for EJB and CDI managed beans including @Stateless, @Stateful, @Singleton, and more. For Security it covers annotations related to security roles and permissions. For Transactions it lists transaction attribute annotations and those used to define transactional methods.