org.mule.util.queue
Class DefaultQueueConfiguration
java.lang.Object
org.mule.util.queue.DefaultQueueConfiguration
- All Implemented Interfaces:
- QueueConfiguration
public class DefaultQueueConfiguration
- extends Object
- implements QueueConfiguration
DefaultQueueConfiguration
public DefaultQueueConfiguration()
DefaultQueueConfiguration
public DefaultQueueConfiguration(int capacity,
boolean isPersistent)
isPersistent
public boolean isPersistent()
- Specified by:
isPersistent in interface QueueConfiguration
getCapacity
public int getCapacity()
- Specified by:
getCapacity in interface QueueConfiguration
toString
public String toString()
- Overrides:
toString in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.