Pro CDI 2 in Java EE 8 : an in-depth guide to context and dependency injection / Jan Beernink, Arjan Tijms.
2019
QA76.73.J38 B44 2019eb
Linked e-resources
Linked Resource
Concurrent users
Unlimited
Authorized users
Authorized users
Document Delivery Supplied
Can lend chapters, not whole ebooks
Details
Title
Pro CDI 2 in Java EE 8 : an in-depth guide to context and dependency injection / Jan Beernink, Arjan Tijms.
Author
ISBN
9781484243633 (electronic book)
1484243633 (electronic book)
9781484243626
1484243633 (electronic book)
9781484243626
Published
New York : Apress, [2019]
Copyright
©2019
Language
English
Description
1 online resource : illustrations
Item Number
10.1007/978-1-4842-4363-3 doi
10.1007/978-1-4842-4
10.1007/978-1-4842-4
Call Number
QA76.73.J38 B44 2019eb
Dewey Decimal Classification
005.13/3
Summary
Use CDI and the new CDI 2.0 to automatically manage the lifecycle of your applications beans using predefined scopes and define custom lifecycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events. The authors explain how to add new capabilities to the CDI platform by implementing these capabilities as extensions. They show you how to use CDI in a Java SE environment with the new CDI initialization and configuration API, and how to dynamically modify the configuration of beans at application startup by using dynamic bean building. You will: Use qualifier annotations to inject specific bean implementations Programmatically retrieve bean instances from the CDI container in both Java SE and Java EE when injecting them into an object isnt possible Dynamically replace beans using the @Alternative annotation to, for example, replace a bean with a mock version for testing Work with annotation literals to get instances of annotations to use with the CDI API Discover how scopes and events interact.
Note
Includes index.
Access Note
Access limited to authorized users.
Source of Description
Online resource; title from PDF title page (SpringerLink, viewed September 23, 2019).
Added Author
Available in Other Form
Linked Resources
Record Appears in
Table of Contents
1. The History of CDI
2. Beans as the Component Model in EE
3. Identifying Beans
4. Scopes
5. Events
6. Interceptors
7. Dynamic Beans
8. CDI in Java SE.
2. Beans as the Component Model in EE
3. Identifying Beans
4. Scopes
5. Events
6. Interceptors
7. Dynamic Beans
8. CDI in Java SE.