|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mockobjects.MockObject com.mockobjects.jms.MockQueue
Constructor Summary | |
MockQueue()
|
Method Summary | |
java.lang.String |
getQueueName()
|
void |
setupGetQueueName(java.lang.String name)
|
void |
setupThrowException(JMSException e)
|
java.lang.String |
toString()
|
Methods inherited from class com.mockobjects.MockObject |
notImplemented, notYetImplemented, verify |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MockQueue()
Method Detail |
public java.lang.String getQueueName() throws JMSException
JMSException
public void setupGetQueueName(java.lang.String name)
public java.lang.String toString()
public void setupThrowException(JMSException e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |