RESOLVED - issue BATCH-1102: Classes with "listener" annotations should be auto-registered

Added convenience methods to *ListenerFactoryBean and then used in *StepFactoryBean
This commit is contained in:
dsyer
2009-02-25 16:03:39 +00:00
parent 044a91eddf
commit 8bd116006c
13 changed files with 427 additions and 199 deletions

View File

@@ -39,7 +39,6 @@
<listeners>
<listener ref="skipCheckingListener"/>
<listener ref="promotionListener"/>
<listener ref="tradeWriter"/>
</listeners>
</step>