Uses of Interface
org.rhq.core.pc.inventory.InventoryEventListener

Packages that use InventoryEventListener
org.rhq.core.pc.inventory   
 

Uses of InventoryEventListener in org.rhq.core.pc.inventory
 

Methods in org.rhq.core.pc.inventory with parameters of type InventoryEventListener
 void InventoryManager.addInventoryEventListener(InventoryEventListener listener)
          Instructs the inventory manager to notify the specified listener of inventory change events.
 void InventoryManager.notifyForAllActivatedResources(InventoryEventListener listener)
          During initialization time, the inventory manager will active resources after loading them from disk.
 void InventoryManager.removeInventoryEventListener(InventoryEventListener listener)
          Removes the specified listener from notification of inventory change events.
 



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