Class | Description |
---|---|
AnnotatedHealthCheckSample |
Test creating a Health Check using the SlingHealthCheck
annotation.
|
AsyncHealthCheckSample |
Sample Health Check that uses a cron expression to
schedule regular async execution.
|
OsgiScriptBindingsProvider |
The OsgiBinding is meant to be bound as an "osgi" global variable
in scripted rules, to allow for checking some OSGi states in
a simple way.
|
OsgiScriptBindingsProvider.OsgiBinding | |
SlowHealthCheckSample |
Sample Health Check that takes N msec to execute,
used to demonstrate execution timeouts and caching.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.