Interface BasicRabbitMqJmsImplementation.RMQDestinationBuilder

  • Enclosing class:
    BasicRabbitMqJmsImplementation
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    protected static interface BasicRabbitMqJmsImplementation.RMQDestinationBuilder
    • Method Detail

      • build

        com.rabbitmq.jms.admin.RMQDestination build​(java.lang.String name)
                                             throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException