com.opensymphony.xwork2.util.fs
Class DefaultFileManagerFactory
java.lang.Object
com.opensymphony.xwork2.util.fs.DefaultFileManagerFactory
- All Implemented Interfaces:
- FileManagerFactory
public class DefaultFileManagerFactory
- extends Object
- implements FileManagerFactory
Default implementation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFileManagerFactory
public DefaultFileManagerFactory()
setFileManager
public void setFileManager(FileManager fileManager)
setContainer
public void setContainer(Container container)
setReloadingConfigs
public void setReloadingConfigs(String reloadingConfigs)
- Specified by:
setReloadingConfigs
in interface FileManagerFactory
getFileManager
public FileManager getFileManager()
- Specified by:
getFileManager
in interface FileManagerFactory
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.