javax.resource.spi.endpoint

Interface MessageEndpointFactory

public interface MessageEndpointFactory

Method Summary

MessageEndpoint
createEndpoint(XAResource xaResource)
boolean
isDeliveryTransacted(Method method)

Method Details

createEndpoint

public MessageEndpoint createEndpoint(XAResource xaResource)
            throws UnavailableException

isDeliveryTransacted

public boolean isDeliveryTransacted(Method method)
            throws NoSuchMethodException