public class MessageMetrics extends Object
| Constructor and Description |
|---|
MessageMetrics(Long count,
Long receivers,
Long appOpenedCounter) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAppOpenedCounter() |
long |
getCount() |
long |
getReceivers() |
String |
toString() |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.