Uses of Interface
org.infinispan.health.Health
-
Packages that use Health Package Description org.infinispan.manager Cache manager API.org.infinispan.security.actions -
-
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. -
Uses of Health in org.infinispan.security.actions
Methods in org.infinispan.security.actions that return Health Modifier and Type Method Description HealthGetCacheManagerHealthAction. run()
-