Tag Archives: singleton session beans

EJB 3.x : Lifecycle and Concurrency models (part 2)

This is the second post of the two part series. The first part covered the life cycle and the concurrency behavior of Stateful and Stateless EJBs. I’ll cover Singleton EJBs in this post The Singleton pattern is arguably the most used (some times misused … Continue reading

Posted in Java, Java EE | Tagged , , , , , | Leave a comment