Class ProcessorListener.AddNotification<T>

    • Constructor Detail

      • AddNotification

        public AddNotification​(T newObject)
    • Method Detail

      • handle

        public void handle​(io.fabric8.kubernetes.client.informers.ResourceEventHandler<? super T> resourceEventHandler)
        Specified by:
        handle in class ProcessorListener.Notification<T>