Called during processing to analyse each discovered field. May be
overridden to extend. The default behaviour will first pass to available
plugins (see CodeConnector.Plugin), then check for property, trigger, in,
aux-in, out, aux-out, inject, proxy and persist annotations, in that
order. First valid match wins.
Called during processing to analyse each discovered method. May be
overridden to extend. The default behaviour will first pass to available
plugins (see CodeConnector.Plugin), then check for trigger, in, aux-in and
function annotations in that order. First valid match wins.