Pierre Can you paste the method definition? Just want to look at the signature and see if there is something obvious
Sent from my iPhone > On Feb 28, 2016, at 10:26, Pierre Villard <[email protected]> wrote: > > Hi, > > I am working on SNMP processors [1] and I'm almost ready for a PR... but I > have an issue I can't explain. In my processors, I have implemented a > method close() with the @OnStopped annotation but it seems the annotation > is not seen. When debugging and stopping my processor, I correctly go > through quietlyInvokeMethodsWithAnnotations() in ReflectionUtils and my > method close() appears without any annotation. I guess I am missing > something simple. Any idea? > > [1] https://issues.apache.org/jira/browse/NIFI-1537
