public class SimpleAgentDistributionQueue extends DistributionQueueWrapper
wrappedQueue
Constructor and Description |
---|
SimpleAgentDistributionQueue(DistributionQueue wrappedQueue,
boolean isPaused,
String agentName) |
Modifier and Type | Method and Description |
---|---|
DistributionQueueStatus |
getStatus()
returns the status of the queue
|
public SimpleAgentDistributionQueue(DistributionQueue wrappedQueue, boolean isPaused, String agentName)
@Nonnull public DistributionQueueStatus getStatus()
DistributionQueue
getStatus
in interface DistributionQueue
getStatus
in class DistributionQueueWrapper
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.