Class ServiceBusJmsTopic

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

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

    • ServiceBusJmsTopic

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