当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
SpyQueue (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
org.jboss.mq
Class SpyQueue
java.lang.Object
   org.jboss.mq.SpyDestination
org.jboss.mq.SpyDestination
       org.jboss.mq.SpyQueue
org.jboss.mq.SpyQueue
- All Implemented Interfaces: 
- javax.jms.Destination, javax.jms.Queue, Referenceable, Serializable
- Direct Known Subclasses: 
- SpyTemporaryQueue
- public class SpyQueue- extends SpyDestination- implements Serializable, javax.jms.Queue, Referenceable
This class implements javax.jms.Queue
- Version:
- $Revision: 1.6 $
- Author:
- Norbert Lataille (Norbert.Lataille@m4x.org), Hiram Chirino (Cojonudo14@hotmail.com), David Maplesden (David.Maplesden@orion.co.nz), Adrian Brock
- See Also:
- Serialized Form
 
 
 
 
 
 
SpyQueue
public SpyQueue(String queueName)
- Create a new SpyQueue
 
- Parameters:
- queueName- the queue name
getQueueName
public String getQueueName()
- 
- Specified by:
- getQueueNamein interface- javax.jms.Queue
 
- 
 
getReference
public Reference getReference()
                       throws NamingException
- 
- Specified by:
- getReferencein interface- Referenceable
 
- 
- Throws:
- NamingException
 
toString
public String toString()
- 
- Specified by:
- toStringin interface- javax.jms.Queue
 
- 
 
equals
public boolean equals(Object obj)
- 
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.