javax.jms
Interface ServerSession


public interface ServerSession

Version:
$Revision: 1.4 $ $Date: 2004/03/10 10:00:03 $

Method Summary
 Session getSession()
           
 void start()
           
 

Method Detail

getSession

public Session getSession()
                   throws JMSException
Throws:
JMSException

start

public void start()
           throws JMSException
Throws:
JMSException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.