Package org.infinispan.security.actions
Class GetCacheConfigurationAction
- java.lang.Object
-
- org.infinispan.security.actions.GetCacheConfigurationAction
-
- All Implemented Interfaces:
PrivilegedAction<Configuration>
public class GetCacheConfigurationAction extends Object
GetCacheConfigurationAction.- Since:
- 7.0
- Author:
- Tristan Tarrant
-
-
Constructor Summary
Constructors Constructor Description GetCacheConfigurationAction(AdvancedCache<?,?> cache)
-
-
-
Constructor Detail
-
GetCacheConfigurationAction
public GetCacheConfigurationAction(AdvancedCache<?,?> cache)
-
-
Method Detail
-
run
public Configuration run()
-
-