getSession

 

public Session getSession() throws JMSException;

Gets the session associated with this XASession.

Returns

  • the session object.

Exceptions

  • JMSException - never


uj31090_