com.mockobjects.jms
public class MockTopicConnectionFactory extends MockObject implements TopicConnectionFactory
Method Summary | |
---|---|
Connection | createConnection(String userName, String password) |
Connection | createConnection() |
TopicConnection | createTopicConnection() |
TopicConnection | createTopicConnection(String userName, String password) |
void | setupCreateTopicConnection(TopicConnection topicConnectionToReturn) |