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