/* 286 */ throw new IllegalStateException("This invocation should not be handled here!");
/* */ }
/* */
/* */ public JBossQueue org$jboss$jms$client$delegate$ClientSessionDelegate$createQueue$aop(String queueName) throws JMSException
/* */ {
/* 291 */ RequestSupport req = new SessionCreateQueueRequest(this.jdField_id_of_type_JavaLangString, this.jdField_version_of_type_Byte, queueName);
/* */
/* 293 */ return (JBossQueue)doInvoke(this.jdField_client_of_type_OrgJbossRemotingClient, req);
/* */ }