Enterprise Java Development@TOPIC@

Part VIII. JNDI/ENC Configuration Lab

2015-11-18 02:50 EST

Table of Contents

Topics
55. Configuring EJB Using Annotation Lookups
55.1. Setup
55.2. Inject Resources
55.3. Summary
56. Configure EJB using Injection of ENC Resources
56.1. Setup
56.2. Inject Resources
56.3. Summary
57. Configuring EJB using JNDI Lookups of ENC
57.1. Setup
57.2. Inject Resources
57.3. Summary
58. Configuring EJB using Injected Resources from XML
58.1. Setup
58.2. Inject Resources
58.3. Summary
59. EJB Injection
59.1. Setup
59.2. @EJB Inject No Interface EJB
59.3. @EJB Inject Local Interface Bean
59.4. @EJB Inject Remote Interface using Lookup
59.5. Summary