Uses of Class
org.wildfly.extras.creaper.commands.messaging.AddQueue.Builder

Packages that use AddQueue.Builder
org.wildfly.extras.creaper.commands.messaging   
 

Uses of AddQueue.Builder in org.wildfly.extras.creaper.commands.messaging
 

Methods in org.wildfly.extras.creaper.commands.messaging that return AddQueue.Builder
 AddQueue.Builder AddQueue.Builder.durable(boolean durable)
          Defines the queue durability
 AddQueue.Builder AddQueue.Builder.jndiEntries(List<String> jndiEntries)
          Defines the list of jndi entries to which this queue is bound to.
 AddQueue.Builder AddQueue.Builder.replaceExisting()
          Specify whether to replace the existing queue based on its name.
 AddQueue.Builder AddQueue.Builder.selector(String selector)
          Defines the queue selector
 



Copyright © 2020. All rights reserved.