public class DefaultQueueConfiguration extends Object implements QueueConfiguration
MAXIMUM_CAPACITY
Constructor and Description |
---|
DefaultQueueConfiguration() |
DefaultQueueConfiguration(int capacity,
boolean isPersistent) |
public DefaultQueueConfiguration()
public DefaultQueueConfiguration(int capacity, boolean isPersistent)
public boolean isPersistent()
isPersistent
in interface QueueConfiguration
public int getCapacity()
getCapacity
in interface QueueConfiguration
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.