Uses of Class
wt.fv.StandardFvService.HostCache

Packages that use StandardFvService.HostCache
wt.fv
fv package — File Vault Service

The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. 

 

Uses of StandardFvService.HostCache in wt.fv
 

Fields in wt.fv declared as StandardFvService.HostCache
private static StandardFvService.HostCache StandardFvService._hostCache
           
 

Methods in wt.fv that return StandardFvService.HostCache
protected static StandardFvService.HostCache StandardFvService.getHostCache()