Uses of Class
org.hornetq.api.core.management.DayCounterInfo

Packages that use DayCounterInfo
org.hornetq.api.core.management Management API for HornetQ servers and its Core resources. 
 

Uses of DayCounterInfo in org.hornetq.api.core.management
 

Methods in org.hornetq.api.core.management that return DayCounterInfo
static DayCounterInfo[] DayCounterInfo.fromJSON(String jsonString)
          Returns an array of RoleInfo corresponding to the JSON serialization returned by QueueControl.listMessageCounterHistory().
 

Methods in org.hornetq.api.core.management with parameters of type DayCounterInfo
static String DayCounterInfo.toJSON(DayCounterInfo[] infos)
           
 



Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.