Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Classes
  • Methods
  • Annotation Interface Elements
  • Deprecated Classes
    Class
    Description
    io.micronaut.jms.listener.ConcurrentMessageHandler
    as of 2.1.1
    io.micronaut.jms.listener.JMSListenerContainer
    as of 2.1.1
    io.micronaut.jms.listener.JMSListenerContainerFactory
    as of 2.1.1
  • Deprecated Methods
    Method
    Description
    io.micronaut.jms.annotations.Queue.concurrency()
    since 3.0.0, to align the implementation with the JMS model and the messaging libraries' presumptions.
    io.micronaut.jms.annotations.Queue.executor()
    since 3.0.0, to align the implementation with the JMS model and the messaging libraries' presumptions.
    io.micronaut.jms.annotations.Topic.executor()
    since 3.0.0, to align the implementation with the JMS model and the messaging libraries' presumptions.
  • Deprecated Annotation Interface Elements
    Annotation Interface Element
    Description
    io.micronaut.jms.annotations.Queue.concurrency()
    since 3.0.0, to align the implementation with the JMS model and the messaging libraries' presumptions.
    io.micronaut.jms.annotations.Queue.executor()
    since 3.0.0, to align the implementation with the JMS model and the messaging libraries' presumptions.
    io.micronaut.jms.annotations.Topic.executor()
    since 3.0.0, to align the implementation with the JMS model and the messaging libraries' presumptions.