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