- JBoss AS 7 Development
- Francesco Marchioni
- 120字
- 2021-08-20 16:39:00
Chapter 3. Beginning Java EE 6 – EJBs
In the previous chapter, we learned some basics about how to set up and deploy a HelloWorld application on JBoss AS 7. In this chapter, we will go a little deeper and learn how to create, deploy, and assemble Enterprise JavaBeans, which are at the heart of most Enterprise applications.
In greater detail, here is what you will learn in this chapter:
- What the new EJB 3.1 features introduced by the Java EE 6 specification are
- How to develop a singleton EJB
- How to create stateless and stateful Enterprise JavaBeans
- How to add schedulers and timers to your application
- How to make use of asynchronous APIs in an EJB project
推薦閱讀
- Mastering AWS Lambda
- HTML5+CSS3基礎(chǔ)開發(fā)教程(第2版)
- Android 7編程入門經(jīng)典:使用Android Studio 2(第4版)
- VMware vSphere 6.7虛擬化架構(gòu)實戰(zhàn)指南
- Groovy for Domain:specific Languages(Second Edition)
- Mastering OpenCV 4
- Koa開發(fā):入門、進階與實戰(zhàn)
- Nginx Essentials
- 編譯系統(tǒng)透視:圖解編譯原理
- Monitoring Elasticsearch
- Swift細致入門與最佳實踐
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計與實現(xiàn)原理
- Software-Defined Networking with OpenFlow(Second Edition)
- Backbone.js Patterns and Best Practices
- Mastering Linux Kernel Development