com.mockobjects.jms
Class MockTopic

java.lang.Object
  extended bycom.mockobjects.MockObject
      extended bycom.mockobjects.jms.MockTopic
All Implemented Interfaces:
Verifiable

public class MockTopic
extends MockObject


Constructor Summary
MockTopic()
           
 
Method Summary
 java.lang.String getTopicName()
           
 
Methods inherited from class com.mockobjects.MockObject
notImplemented, notYetImplemented, verify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockTopic

public MockTopic()
Method Detail

getTopicName

public java.lang.String getTopicName()
                              throws JMSException
Throws:
JMSException


Copyright © 2002 Mock Objects. All Rights Reserved.