Class MessageBoardResourceBean


  • public class MessageBoardResourceBean
    extends Object
    A stateless EJB bean to handle REST requests to the messages resource. Messages are stored in the injected EJB singleton instance.
    Author:
    Pavel Bucek