Interface MessageResourceAdapter

  • All Superinterfaces:
    ResourceAdapter
    All Known Implementing Classes:
    ActiveMQResourceAdapter

    public interface MessageResourceAdapter
    extends ResourceAdapter
    Knows how to connect to one ActiveMQ server. It can then activate endpoints and deliver messages to those end points using the connection configure in the resource adapter.

    Must override equals and hashCode (JCA spec 16.4)