org.jdiagnose.remote.system
Interface CompositeStatistics

All Known Implementing Classes:
DefaultCompositeStatistics

public interface CompositeStatistics

Author:
jmccrindle

Method Summary
 int getDownChildren()
           
 int getTotalChildren()
           
 int getUpChildren()
           
 

Method Detail

getTotalChildren

public int getTotalChildren()

getUpChildren

public int getUpChildren()

getDownChildren

public int getDownChildren()


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.