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

Packages that use SizeStatisticImpl
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
 SizeStatisticImpl SizeStatisticImpl.getParent()
           
 

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

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



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