[forge-dev] Furnace 2.18.0.Final is now released!

George Gastaldi ggastald at redhat.com
Mon May 11 16:44:46 EDT 2015


Hello!

One of the most beloved modular container implementations - Furnace - 
2.18.0.Final is now available!
This release adds a significant feature: allowing firing events from 
external sources.
That's right! Now you can fire events from your runtime and notify your 
addons about any events from the outside world. Integration has never 
been so easy.

Here is a sample on how to fire events using the new API:

    Furnace furnace = ... // Your Furnace instance
    EventManager eventManager =
    furnace.getAddonRegistry().getEventManager();
    eventManager.fireEvent(new MyEvent()); // Simple isn't?


Best Regards,
-- 

*George Gastaldi | Senior Software Engineer*
JBoss Forge Team
T: +55 11 3524-6169
M: +55 47 9711-1000

Red Hat

Better technology. Faster innovation. Powered by community collaboration.
See how it works at www.redhat.com <http://www.redhat.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20150511/2e8fcffb/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: {a8aabf3a-4467-4e37-9bc5-48b1d7b494a2}_LATAM_RedHat.jpg
Type: image/jpeg
Size: 4815 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/forge-dev/attachments/20150511/2e8fcffb/attachment-0001.jpg 


More information about the forge-dev mailing list