Class ConsumerView
java.lang.Object
org.apache.activemq.artemis.core.management.impl.view.ActiveMQAbstractView<ServerConsumer>
org.apache.activemq.artemis.core.management.impl.view.ConsumerView
-
Field Summary
FieldsFields inherited from class org.apache.activemq.artemis.core.management.impl.view.ActiveMQAbstractView
collection, N_A, predicate, sortField, sortOrder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcheckConsumerStatus(ServerConsumer consumer, ActiveMQServer server) getField(ServerConsumer consumer, String fieldName) toJson(ServerConsumer consumer) Methods inherited from class org.apache.activemq.artemis.core.management.impl.view.ActiveMQAbstractView
getComparator, getPagedResult, getPredicate, getResultsAsJson, getSortField, getSortOrder, setCollection, setOptions, toString
-
Field Details
-
CONSUMER_STATUS_OK
- See Also:
-
CONSUMER_STATUS_ORPHANED
- See Also:
-
-
Constructor Details
-
ConsumerView
-
-
Method Details
-
getClassT
- Specified by:
getClassTin classActiveMQAbstractView<ServerConsumer>
-
toJson
- Specified by:
toJsonin classActiveMQAbstractView<ServerConsumer>
-
getField
-
checkConsumerStatus
-
getDefaultOrderColumn
- Specified by:
getDefaultOrderColumnin classActiveMQAbstractView<ServerConsumer>
-