public static class TempDirFileCacheResourceLoader.FileProducer extends Object
| Modifier and Type | Field and Description | 
|---|---|
| boolean | created | 
| Constructor and Description | 
|---|
| FileProducer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | createFile(FacesContext facesContext,
          ResourceMeta resourceMeta,
          File file,
          TempDirFileCacheResourceLoader loader) | 
| boolean | isCreated() | 
public boolean isCreated()
public void createFile(FacesContext facesContext, ResourceMeta resourceMeta, File file, TempDirFileCacheResourceLoader loader)
Copyright © 2021 The Apache Software Foundation. All rights reserved.