Class TopicInfoFactory
java.lang.Object
VersionedFactory
com.swiftmq.impl.topic.standard.announce.TopicInfoFactory
public class TopicInfoFactory
extends VersionedFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DumpablecreateDumpable(Versioned versioned) static TopicInfocreateTopicInfo(String routerName, String topicName, String[] tokenizedName, int subCnt) static VersionedDumpablecreateTopicInfo(String destination, String routerName, String topicName, String[] tokenizedName, boolean createInfo) static VersionedDumpablecreateTopicInfo(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
-