Types of Enterprise Beans
An EJB container holds two major types of beans:
- Session Beans that can be either "Stateful", "Stateless" or "Singleton" and can be accessed via either a Local (same JVM) or Remote (different JVM) interface or directly without an interface, in which case local semantics apply. All session beans support asynchronous execution for all views (local/remote/no-interface).
- Message Driven Beans (also known as MDBs or Message Beans). MDBs also support asynchronous execution, but via a messaging paradigm.
Read more about this topic: Enterprise JavaBeans
Famous quotes containing the words types of, types and/or enterprise:
“Science is intimately integrated with the whole social structure and cultural tradition. They mutually support one otheronly in certain types of society can science flourish, and conversely without a continuous and healthy development and application of science such a society cannot function properly.”
—Talcott Parsons (19021979)
“If there is nothing new on the earth, still the traveler always has a resource in the skies. They are constantly turning a new page to view. The wind sets the types on this blue ground, and the inquiring may always read a new truth there.”
—Henry David Thoreau (18171862)
“Everything that explains the world has in fact explained a world that does not exist, a world in which men are at the center of the human enterprise and women are at the margin helping them. Such a world does not existnever has.”
—Gerda Lerner (b. 1920)