Hi Pyiush,

> What about lifecycles? It is nice to be able to document lifecycle of 
> a restlet and container etc... 

This would be centralized on RestletMBean because the Restlet class has the
start(), stop(), isStarted() and isStopped() methods.

> Then we can expose status through the MBeans ... and ways 
> (operations) 
> to transit from one state to another. 

Absolutely.

> Looks like a comprehensive list and I don't see why we can't have a 
> hierarchy of MBeans 

Cool, I've updated the issue at:
http://restlet.tigris.org/issues/show_bug.cgi?id=17

This feature is currently planned for 1.1, unless some speedy coder want to
take care of it for 1.0. If someone wants to contribute this as an extension
to the NRE implementation that would be great. Let me know and I will
reassign the issue. 

Best regards,
Jerome

Reply via email to