8000 Release wireable-0.3.0 · tvrzna/wireable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wireable-0.3.0

Compare
Choose a tag to compare
@tvrzna tvrzna released this 18 Feb 18:04
· 16 commits to master since this release
8ee8cd8
  • @Wired could reference an interface, if multiple classes matches desired interface, the correct one could be defined by attribute priorityFor
  • wireObjects allows to wire into multiple objects now
  • added fireEventAsync for asynchronious event firing; exceptions could be handed by WireableExceptionHandler interface
  • annotation @OnEvent could be used multiple on each method to allow method firing by more than one event.
  • fixed firing of unknown events
  • deprecated ApplicationContext has been removed
0