Package org.infinispan.security.actions
Class GetCacheConfigurationFromManagerAction
java.lang.Object
org.infinispan.security.actions.GetCacheConfigurationFromManagerAction
- All Implemented Interfaces:
PrivilegedAction<Configuration>
GetCacheManagerConfigurationAction.
- Since:
- 10.0
- Author:
- Dan Berindei
-
Constructor Summary
ConstructorDescriptionGetCacheConfigurationFromManagerAction
(EmbeddedCacheManager cacheManager, String name) -
Method Summary
-
Constructor Details
-
GetCacheConfigurationFromManagerAction
-
-
Method Details
-
run
-