Changes between Version 3 and Version 4 of IdeasForVersionThree


Ignore:
Timestamp:
01/03/13 10:59:07 (11 years ago)
Author:
lauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IdeasForVersionThree

    v3 v4  
    1818 
    1919* automatic deployment of handlers based on annotations 
     20 * e.g., @Tag(name="scope", value="myApp") @DelightHandler 
     21 * or @DelightHandler(scope="myApp")  
     22  * fetching handlers by scope (maybe also a pattern) methodInvocationManager.addHandlerByScope("myApp") 
    2023 
    2124* Basic processing cycle