Message-driven beans are designed to consume asynchronous messages, and JMS (Java Message Service) and JAXM (Java API for XML Messaging) are the messaging APIs/types they can be built around to receive and process such messages. So the statement is true.