当前页面:
在线文档首页 >
JBoss 3.2.7 j2ee API Documentation 英文版文档
TopicSubscriber (JBoss J2EE API) - JBoss 3.2.7 j2ee API Documentation 英文版文档
javax.jms
Interface TopicSubscriber
- All Superinterfaces:
- MessageConsumer
- public interface TopicSubscriber
- extends MessageConsumer
- Version:
- $Revision: 1.1 $
- Author:
- Chris Kimpton (chris@kimptoc.net)
getTopic
public Topic getTopic()
throws JMSException
- Throws:
JMSException
getNoLocal
public boolean getNoLocal()
throws JMSException
- Throws:
JMSException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.