Uses of Class
org.apache.activemq.management.PollCountStatisticImpl
-
Packages that use PollCountStatisticImpl Package Description 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 Modifier and Type Method Description PollCountStatisticImplPollCountStatisticImpl. getParent()Methods in org.apache.activemq.management with parameters of type PollCountStatisticImpl Modifier and Type Method Description voidPollCountStatisticImpl. setParent(PollCountStatisticImpl parent)Constructors in org.apache.activemq.management with parameters of type PollCountStatisticImpl Constructor Description PollCountStatisticImpl(PollCountStatisticImpl parent, String name, String description)
-