DevPortal

What are Message Driven Beans?


MDB is a stateless component that is invoked by the container on a Java Message Service (JMSTM) message, has neither a home nor a component interface, and is an instance of the MDB class. An MDB instance is created by the container to process messages where the MDB itself is the consumer. The container controls an MDB’s lifetime.

Pramati Message Server is a pure Java implementation of the JMS version 1.0.2 and is embedded in the Server. Message Server maximizes the portability of client applications that are deployed on J2EE servers without requiring the application developer to learn about message service.


Related Topics:

© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal