/* 320 */ throw new IllegalStateException("This invocation should not be handled here!");
/* */ }
/* */
/* */ public JBossTopic org$jboss$jms$client$delegate$ClientSessionDelegate$createTopic$aop(String topicName) throws JMSException
/* */ {
/* 325 */ RequestSupport req = new SessionCreateTopicRequest(this.jdField_id_of_type_JavaLangString, this.jdField_version_of_type_Byte, topicName);
/* */
/* 327 */ return (JBossTopic)doInvoke(this.jdField_client_of_type_OrgJbossRemotingClient, req);
/* */ }