>> Anyone know if it is reasonable to call a non-constructor non-property >> method via Spring ? > > A BeanPostProcessor seems fairly straightforward: > > https://github.com/serac/jetty-config-test Thanks, simple enough.