Uses of Interface
org.infinispan.health.Health
-
Packages that use Health Package Description org.infinispan.health.impl org.infinispan.manager Cache manager API.org.infinispan.manager.impl -
-
Uses of Health in org.infinispan.health.impl
Classes in org.infinispan.health.impl that implement Health Modifier and Type Class Description class
HealthImpl
-
Uses of Health in org.infinispan.manager
Methods in org.infinispan.manager that return Health Modifier and Type Method Description Health
DefaultCacheManager. getHealth()
Health
EmbeddedCacheManager. getHealth()
Returns an entry point for a Health Check API. -
Uses of Health in org.infinispan.manager.impl
Methods in org.infinispan.manager.impl that return Health Modifier and Type Method Description Health
AbstractDelegatingEmbeddedCacheManager. getHealth()
-