com.opensymphony.xwork2
Interface FileManagerFactory

All Known Implementing Classes:
DefaultFileManagerFactory

public interface FileManagerFactory

Factory that creates FileManager, default to DefaultFileManager


Method Summary
 FileManager getFileManager()
           
 void setReloadingConfigs(String reloadingConfigs)
           
 

Method Detail

setReloadingConfigs

void setReloadingConfigs(String reloadingConfigs)

getFileManager

FileManager getFileManager()


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.