Uses of Interface
org.infinispan.health.Health
-
Packages that use Health Package Description org.infinispan.manager Cache manager API. -
-
Uses of Health in org.infinispan.manager
Methods in org.infinispan.manager that return Health Modifier and Type Method Description HealthDefaultCacheManager. getHealth()HealthEmbeddedCacheManager. getHealth()Returns an entry point for a Health Check API.
-