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, enterprise and/or beans:
“... there are two types of happiness and I have chosen that of the murderers. For I am happy. There was a time when I thought I had reached the limit of distress. Beyond that limit, there is a sterile and magnificent happiness.”
—Albert Camus (19131960)
“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)
“Rivers must have been the guides which conducted the footsteps of the first travelers. They are the constant lure, when they flow by our doors, to distant enterprise and adventure; and, by a natural impulse, the dwellers on their banks will at length accompany their currents to the lowlands of the globe, or explore at their invitation the interior of continents.”
—Henry David Thoreau (18171862)
“When my hoe tinkled against the stones, that music echoed to the woods and the sky, and was an accompaniment to my labor which yielded an instant and immeasurable crop. It was no longer beans that I hoed, nor I that hoed beans; and I remembered with as much pity as pride, if I remembered at all, my acquaintances who had gone to the city to attend the oratorios.”
—Henry David Thoreau (18171862)