Package com.adaptris.xa.jms
Interface ProducerXASession
-
- All Superinterfaces:
ProducerSession
public interface ProducerXASession extends ProducerSession
Wrapper around aMessageProducerandXASession.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.jms.XASessiongetXASession()-
Methods inherited from interface com.adaptris.core.jms.ProducerSession
getProducer, getSession
-
-