You can deploy an enterprise application developed as a message-driven bean in WebSphere® Application Server.
Message-driven beans can be used as asynchronous message consumers. When a message arrives at the destination, the EJB container invokes the message-driven bean automatically without an application having to explicitly poll the destination.