On Thursday, December 19, 2013, Georg Henzler wrote:

> ...The HealthCheckExecutor is only to be used by JMX and the
> web console (and maybe at some point by some servlet), but not as part of
a
> normal implementation project...

That's a very limiting view.

If you have spellchecking services for example, it might be a good idea to
expose their status to your content authors...something like
executor.forTags("spellchecker").getResult()

-Bertrand

Reply via email to