public static final class ProcessorListener.DeleteNotification<T> extends ProcessorListener.Notification<T>
| Constructor and Description |
|---|
DeleteNotification(T oldObject) |
DeleteNotification(T oldObject,
boolean unknownFinalState) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ResourceEventHandler<T> resourceEventHandler) |
getNewObject, getOldObjectpublic DeleteNotification(T oldObject)
public DeleteNotification(T oldObject, boolean unknownFinalState)
public void handle(ResourceEventHandler<T> resourceEventHandler)
handle in class ProcessorListener.Notification<T>Copyright © 2015–2020 Red Hat. All rights reserved.