|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mockobjects.MockObject
com.mockobjects.jms.MockQueue
com.mockobjects.jms.MockTemporaryQueue
public class MockTemporaryQueue
Constructor Summary | |
---|---|
MockTemporaryQueue()
|
Method Summary | |
---|---|
void |
delete()
|
void |
setExpectedDeleteCalls(int callCount)
|
Methods inherited from class com.mockobjects.jms.MockQueue |
---|
getQueueName, setupGetQueueName, setupThrowException, 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 MockTemporaryQueue()
Method Detail |
---|
public void delete() throws JMSException
JMSException
public void setExpectedDeleteCalls(int callCount)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |