com.sun.genericra.outbound
Class QueueProxy

java.lang.Object
  extended by com.sun.genericra.GenericJMSRAProperties
      extended by com.sun.genericra.outbound.DestinationAdapter
          extended by com.sun.genericra.outbound.QueueProxy
All Implemented Interfaces:
java.io.Serializable, javax.jms.Destination, javax.jms.Queue, javax.resource.spi.ResourceAdapterAssociation

public class QueueProxy
extends DestinationAdapter
implements javax.jms.Queue

Queue wrapper

Author:
Sivakumar Thyagarajan
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sun.genericra.GenericJMSRAProperties
ONE_PER_PHYSICALCONNECTION, PROVIDER_MANAGED
 
Constructor Summary
QueueProxy()
           
 
Method Summary
 java.lang.String getQueueName()
           
 
Methods inherited from class com.sun.genericra.outbound.DestinationAdapter
_getPhysicalDestination, getDestinationJndiName, getDestinationProperties, setDestinationJndiName, setDestinationProperties, toString
 
Methods inherited from class com.sun.genericra.GenericJMSRAProperties
equals, getCommonSetterMethodName, getConnectionFactoryClassName, getConnectionFactoryProperties, getJndiProperties, getPassword, getProviderIntegrationMode, getQueueClassName, getQueueConnectionFactoryClassName, getResourceAdapter, getRMPolicy, getSupportsXA, getTopicClassName, getTopicConnectionFactoryClassName, getUserName, getXAConnectionFactoryClassName, getXAQueueConnectionFactoryClassName, getXATopicConnectionFactoryClassName, hashCode, setCommonSetterMethodName, setConnectionFactoryClassName, setConnectionFactoryProperties, setJndiProperties, setPassword, setProviderIntegrationMode, setQueueClassName, setQueueConnectionFactoryClassName, setResourceAdapter, setRMPolicy, setSupportsXA, setTopicClassName, setTopicConnectionFactoryClassName, setUserName, setXAConnectionFactoryClassName, setXAQueueConnectionFactoryClassName, setXATopicConnectionFactoryClassName
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface javax.jms.Queue
toString
 

Constructor Detail

QueueProxy

public QueueProxy()
Method Detail

getQueueName

public java.lang.String getQueueName()
                              throws javax.jms.JMSException
Specified by:
getQueueName in interface javax.jms.Queue
Throws:
javax.jms.JMSException