Piyush Purang <ppurang <at> gmail.com> writes:

> 
> Hi,
> 
> The easiest way I see of integrating parts of restlet api is to
> declare the related MBean interfaces.
> 
> The two interfaces that I see are:
> 
> RestletContainerMBean
> RestletMBean
> 
> Later we can consider RestletApplicationMBean.
> 
> Or does anyone have another idea/approach?
> 
> Cheers
> Piyush

I think any component or restlet that has useful telemetry and/or knobs is a
candidate for exposure as an MBean. The two above make sense to me.

Logging control is a candidate. 

I'm not totally clued into how the scorers work, so maybe this is inappropriate,
but tracking scorer behavior might be useful. Is this the same as hit counts?

Sean 



Reply via email to