public static interface AdvertisementCatalog.EventListener
Modifier and Type | Method and Description |
---|---|
void |
advertisementEvent(int pEvent,
WBEMServiceAdvertisement pAdvertisment)
Called when an advertisement is added to the catalog that has not
been a member of the catalog before.
|
void advertisementEvent(int pEvent, WBEMServiceAdvertisement pAdvertisment)
pEvent
- The type of the event. One of the constants
EVENT_ADD, EVENT_REMOVE, EVENT_EXPIRE, EVENT_RENEW
in AdvertisementCatalog
.pAdvertisment
- The added advertisementCopyright © 2005, 2012 IBM Corporation. All Rights Reserved.