com.mockobjects.jms
Class MockTopicConnectionFactory
- TopicConnectionFactory, Verifiable
public class MockTopicConnectionFactory
implements TopicConnectionFactory
createTopicConnection
public TopicConnection createTopicConnection()
throws JMSException
createTopicConnection
public TopicConnection createTopicConnection(String userName,
String password)
throws JMSException
setupCreateTopicConnection
public void setupCreateTopicConnection(TopicConnection topicConnectionToReturn)
Copyright © 2002 Mock Objects. All Rights Reserved.