> 1. GBean Lifecycle section
>   what is doFail() method expected to do? Shutdown gbean and make it sure
> that calling doStart() will do nothing?

Agreed to add description of doFail().   What do you mean "calling doStart()
will do nothing ?" ?
something like this:
doStart() -> running
doFail() -> stop and mark it as failed
doStart() -> dont start it because it is marked as failed
-- 
View this message in context: 
http://www.nabble.com/GBean-documentation-improvement-tp22607392s134p22616649.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to