Victor Romero
2011-01-20 11:21:57 UTC
I need to write a module that need to do some work when the mule 3 server or an mule application start/stop.
For the applications, as they are only going to be a subset of the applications I wrote a custom agent that should do the work in the start/stop methods and seems to work fine.
But now I'm wondering where to put the logic that should be attached to the mule server start stop itself. As notification listeners can't be dynamically added it makes no sense to put this logic inside a mule app (It did make no sense anyway ;) ) I'm assuming this should be some kind of mule module.
Do you have any hint about this?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
For the applications, as they are only going to be a subset of the applications I wrote a custom agent that should do the work in the start/stop methods and seems to work fine.
But now I'm wondering where to put the logic that should be attached to the mule server start stop itself. As notification listeners can't be dynamically added it makes no sense to put this logic inside a mule app (It did make no sense anyway ;) ) I'm assuming this should be some kind of mule module.
Do you have any hint about this?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email