Book Image

Mastering Netbeans

5 (1)
Book Image

Mastering Netbeans

5 (1)

Overview of this book

Table of Contents (17 chapters)
Mastering NetBeans
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Creating the Business Layer

Java EE is one of the foremost Java technologies for developing enterprise applications. In this chapter, we'll see how to become a productive EJB developer. We're going to look at the following topics in this chapter:

  • Creating enterprise projects

  • Creating enterprise applications with multiple modules

  • Creating EJBs

  • Creating session beans for entity classes

  • Performing bean validation

  • CDI injection points/notifications within the editor window

  • Adding CDI support to a project

  • Creating qualifiers, stereotypes, interceptor bindings, and scope types