Package org.infinispan.security.actions
Class GetCacheManagerAddress
- java.lang.Object
 - 
- org.infinispan.security.actions.GetCacheManagerAddress
 
 
- 
- All Implemented Interfaces:
 PrivilegedAction<Address>
public class GetCacheManagerAddress extends Object
GetCacheManagerAddress.- Since:
 - 7.0
 - Author:
 - Tristan Tarrant
 
 
- 
- 
Constructor Summary
Constructors Constructor Description GetCacheManagerAddress(EmbeddedCacheManager cacheManager) 
 - 
 
- 
- 
Constructor Detail
- 
GetCacheManagerAddress
public GetCacheManagerAddress(EmbeddedCacheManager cacheManager)
 
 - 
 
- 
Method Detail
- 
run
public Address run()
 
 - 
 
 -