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 QueueConfigurationpublic int getCapacity()
getCapacity in interface QueueConfigurationCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.