Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.scoja.server.target.FileLRUCache

Uses of FileLRUCache in org.scoja.server.target
 

Fields in org.scoja.server.target declared as FileLRUCache
protected  FileLRUCache FileTarget.fileCache
           
 

Constructors in org.scoja.server.target with parameters of type FileLRUCache
TemplateFileTarget(FileLRUCache fileCache)
           
FixedFileTarget(FileLRUCache fileCache)
           
FileTarget(FileLRUCache fileCache)