Class TopicInfoFactory
java.lang.Object
VersionedFactory
com.swiftmq.impl.topic.standard.announce.TopicInfoFactory
public class TopicInfoFactory
extends VersionedFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Dumpable
createDumpable
(Versioned versioned) static TopicInfo
createTopicInfo
(String routerName, String topicName, String[] tokenizedName, int subCnt) static VersionedDumpable
createTopicInfo
(String destination, String routerName, String topicName, String[] tokenizedName, boolean createInfo) static VersionedDumpable
createTopicInfo
(String destination, String routerName, String topicName, String[] tokenizedName, int subCnt) static int[]
-
Constructor Details
-
TopicInfoFactory
public TopicInfoFactory()
-
-
Method Details
-
getSupportedVersions
public static int[] getSupportedVersions() -
createTopicInfo
-
createTopicInfo
-
createTopicInfo
-
createDumpable
protected Dumpable createDumpable(Versioned versioned) throws VersionedException - Throws:
VersionedException
-