public class SimpleAgentDistributionQueue extends DistributionQueueWrapper
| Constructor and Description |
|---|
SimpleAgentDistributionQueue(DistributionQueue wrappedQueue,
boolean isPaused,
String agentName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName() |
@NotNull DistributionQueueStatus |
getStatus()
get the status of the queue
|
DistributionQueueType |
getType()
get the type of this queue
|
public SimpleAgentDistributionQueue(DistributionQueue wrappedQueue, boolean isPaused, String agentName)
@NotNull public @NotNull DistributionQueueStatus getStatus()
DistributionQueuegetStatus in interface DistributionQueuegetStatus in class DistributionQueueWrapperpublic DistributionQueueType getType()
DistributionQueuepublic String getAgentName()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.