|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mockrunner.mock.jms.MockServerSessionPool
public class MockServerSessionPool
Mock implementation of JMS ServerSessionPool
.
Constructor Summary | |
---|---|
MockServerSessionPool(MockConnection connection)
|
Method Summary | |
---|---|
javax.jms.ServerSession |
getServerSession()
|
void |
setServerSession(javax.jms.ServerSession session)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MockServerSessionPool(MockConnection connection)
Method Detail |
---|
public void setServerSession(javax.jms.ServerSession session)
public javax.jms.ServerSession getServerSession() throws javax.jms.JMSException
getServerSession
in interface javax.jms.ServerSessionPool
javax.jms.JMSException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |