Uses of Class
org.rhq.enterprise.communications.command.server.CommandProcessorMetrics.Calltime

Packages that use CommandProcessorMetrics.Calltime
org.rhq.enterprise.communications   
org.rhq.enterprise.communications.command.server   
 

Uses of CommandProcessorMetrics.Calltime in org.rhq.enterprise.communications
 

Methods in org.rhq.enterprise.communications that return types with arguments of type CommandProcessorMetrics.Calltime
 Map<String,CommandProcessorMetrics.Calltime> ServiceContainerMetrics.getCallTimeDataReceived()
           
 Map<String,CommandProcessorMetrics.Calltime> ServiceContainerMetricsMBean.getCallTimeDataReceived()
          Returns a map of individual command types/pojo invocations and their metrics such as number of times invoked, min/max/avg execution times.
 

Uses of CommandProcessorMetrics.Calltime in org.rhq.enterprise.communications.command.server
 

Methods in org.rhq.enterprise.communications.command.server that return types with arguments of type CommandProcessorMetrics.Calltime
 Map<String,CommandProcessorMetrics.Calltime> CommandProcessorMetrics.getCallTimeData()
          Return the calltime data that includes the different command types/pojo invocations.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.