Uses of Class
org.apache.activemq.management.PollCountStatisticImpl

Packages that use PollCountStatisticImpl
org.apache.activemq.management An implementation of the J2EE Management API 
 

Uses of PollCountStatisticImpl in org.apache.activemq.management
 

Methods in org.apache.activemq.management that return PollCountStatisticImpl
 PollCountStatisticImpl PollCountStatisticImpl.getParent()
           
 

Methods in org.apache.activemq.management with parameters of type PollCountStatisticImpl
 void PollCountStatisticImpl.setParent(PollCountStatisticImpl parent)
           
 

Constructors in org.apache.activemq.management with parameters of type PollCountStatisticImpl
PollCountStatisticImpl(PollCountStatisticImpl parent, String name, String description)
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.