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