|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||