开发者

Glassfish hooks

D开发者_高级运维oes Glassfish has any hooks for start and shutdown and for domain start/stop ?


Yes, these are called Lifecycle Listener and are Glassfish-specific.

Events that are supported are: INIT_EVENT, STARTUP_EVENT, READY_EVENT, SHUTDOWN_EVENT, or TERMINATION_EVENT.


For anyone else looking at this now, this may also help: http://blogs.oracle.com/alexismp/entry/startup_and_shutdown_events_with

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜