Uses of Class
org.apache.activemq.management.SizeStatisticImpl
-
Packages that use SizeStatisticImpl Package Description org.apache.activemq.management An implementation of the J2EE Management API -
-
Uses of SizeStatisticImpl in org.apache.activemq.management
Methods in org.apache.activemq.management that return SizeStatisticImpl Modifier and Type Method Description SizeStatisticImplSizeStatisticImpl. getParent()Methods in org.apache.activemq.management with parameters of type SizeStatisticImpl Modifier and Type Method Description voidSizeStatisticImpl. setParent(SizeStatisticImpl parent)Constructors in org.apache.activemq.management with parameters of type SizeStatisticImpl Constructor Description SizeStatisticImpl(SizeStatisticImpl parent, String name, String description)
-