Class ServiceBusJmsQueue

java.lang.Object
com.azure.servicebus.jms.jndi.JNDIStorable
com.azure.servicebus.jms.ServiceBusJmsQueue
All Implemented Interfaces:
jakarta.jms.Destination, jakarta.jms.Queue, Referenceable

public final class ServiceBusJmsQueue extends JNDIStorable implements jakarta.jms.Queue
Intended for JNDI use only. Users should not be actively referencing this class
  • Constructor Details

    • ServiceBusJmsQueue

      public ServiceBusJmsQueue()
      Intended to be used by JNDI only. Users should not be actively calling this constructor.
  • Method Details