Fortress and Events
"Daniel Krieg" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.apps.devel,gmane.comp.jakarta.avalon.devel |
|---|---|
| Message-ID | <005801c2a05e$454e13f0$040d1b41@mvcdev> |
How does Fortress support the Excalibur Events package in regard to Commands. I see that there is a Queue that the AbstractContainer has optional dependencies on, but what is the intended use here? Is there a CommandManager? If I am writing a Container class how do I configure it to use the Queue...do I need to implement code similar to what CommandManager does or can I somehow utilize that class?