- All Implemented Interfaces:
Plugin
Health plugin with liveness and readiness support based on
the application lifecycle support.
-
Constructor Summary
Constructors
-
Method Summary
void
Register the plugin features with jex.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HealthPlugin
public HealthPlugin()
-
Method Details
-
apply
public void apply(Jex jex)
Description copied from interface: Plugin
Register the plugin features with jex.
- Specified by:
apply in interface Plugin