* make 'Groovy Control Bus' similar to 'Expression Control Bus' * add tests about `abstract` & `prototype` Beans * fix about lost `groovy.lang.Script#println()` functionality in the `GroovyControlBusFactoryBean$ManagedBeansBinding` * polishing `GroovyControlBusDelayerManagementTest` to show abilities & fixes with this issue JIRA: https://jira.springsource.org/browse/INT-2631 INT-2631: polishing according to PR comments