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()
DistributionQueue
getStatus
in interface DistributionQueue
getStatus
in class DistributionQueueWrapper
public DistributionQueueType getType()
DistributionQueue
public String getAgentName()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.