Package org.alfresco.filesys
Interface FileServerConfigMBean
-
- All Known Implementing Classes:
FileServerConfig
public interface FileServerConfigMBeanFile Server Configuration MBean InterfaceProvides file server configuration details to remote virtualization servers.
- Author:
- gkspencer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisFTPServerEnabled()Check if the FTP server is enabledvoidsetFTPServerEnabled(boolean enabled)Enable/disable FTP server
-