Changes between Version 6 and Version 7 of IdeasForVersionThree
- Timestamp:
- 01/03/13 16:46:17 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IdeasForVersionThree
v6 v7 21 21 * or @DelightHandler(scope="myApp") 22 22 * fetching handlers by scope (maybe also a pattern) methodInvocationManager.addHandlerByScope("myApp") 23 24 * life-cycle for handlers 25 * support @PostConstruct and @PreDestroy 26 * dependency injection for handlers 23 27 24 28 * Processing building blocks