org.rhq.core.pc.util
Class InventoryPrinter.ResourceCounter

java.lang.Object
  extended by org.rhq.core.pc.util.InventoryPrinter.ResourceCounter
Enclosing class:
InventoryPrinter

public static class InventoryPrinter.ResourceCounter
extends Object


Constructor Summary
InventoryPrinter.ResourceCounter()
           
 
Method Summary
 int getPlatformCount()
           
 int getServerCount()
           
 int getServiceCount()
           
 int getTotalCount()
           
 void tallyResource(org.rhq.core.domain.resource.Resource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InventoryPrinter.ResourceCounter

public InventoryPrinter.ResourceCounter()
Method Detail

tallyResource

public void tallyResource(org.rhq.core.domain.resource.Resource resource)

getTotalCount

public int getTotalCount()

getPlatformCount

public int getPlatformCount()

getServerCount

public int getServerCount()

getServiceCount

public int getServiceCount()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.