Package org.infinispan.security.actions
Class GetCacheManagerHealthAction
- java.lang.Object
-
- org.infinispan.security.actions.GetCacheManagerHealthAction
-
- All Implemented Interfaces:
PrivilegedAction<Health>
public class GetCacheManagerHealthAction extends Object
- Since:
- 10.0
-
-
Constructor Summary
Constructors Constructor Description GetCacheManagerHealthAction(EmbeddedCacheManager cacheManager)
-
-
-
Constructor Detail
-
GetCacheManagerHealthAction
public GetCacheManagerHealthAction(EmbeddedCacheManager cacheManager)
-
-
Method Detail
-
run
public Health run()
-
-