50515253545556
/** * @return a new object instance */ public DataStructure createObject() { return new ActiveMQTempTopic(); }