Hi,
That might be nice. It might be useful for some 3rd party integration
points, such as Quartz needing to shutdown before the Java process
will die (I'm talking from an SE point of view here, but similar
things may apply in EJB environment).
Cheers,
Pete.
On 15 Feb 2009, at 22:48, Peter Royle wrote:
> Hi,
>
> Is there an event that fires when the manager is shutting down
> (similar
> to @Initialized Manager)?
There is no specified JSR-299 event, but if you need one, we can
introduce one into WebBeans.