jrun.jms.asf
Class ServerSessionImpl
jrun.jms.asf.ServerSessionImpl
- All Implemented Interfaces:
- java.lang.Runnable, ServerSessionStates
- public class ServerSessionImpl
- implements java.lang.Runnable, ServerSessionStates
- Author:
- Polina Alber
m_Session
protected javax.jms.Session m_Session
m_XASession
protected javax.jms.XASession m_XASession
m_SSPool
protected ServerSessionPoolImpl m_SSPool
m_state
protected java.lang.String m_state
getSession
public javax.jms.Session getSession()
throws javax.jms.JMSException
start
public void start()
throws javax.jms.JMSException
run
public void run()
- Specified by:
run in interface java.lang.Runnable
cleanSession
public void cleanSession()
throws javax.jms.JMSException
cleanSession
public void cleanSession(boolean force)
throws javax.jms.JMSException
Copyright � 2002 Macromedia Corporation. All Rights Reserved.