TPTP 4.1.0 Platform Project
Public API Specification

Package org.eclipse.hyades.execution.local.file

Interface Summary
IFileManagerFactory Interface to the file manager factory, a file manager is created using this factory and can be either instantiated within the agent controller in process or instantiated outside of any agent controller interaction at all (the agent controller does not need to be running for the connection less case).
 

Class Summary
FileLocaterImpl  
FileLocationImpl  
FileManagerFactory The file manager factory is the recommended access point for obtaining an instance of the file manager to use.
FileManagerFactory.IFileServerProvider.ServerValidity The server validity type safe enumeration used for tracking server validity in provision of file system services
FileManagerImpl Deprecated. Create a file manager instance using the file manager factory instead of directly instantiating the file manager implementation class
FileManagerLocal  
 


TPTP 4.1.0 Platform Project
Public API Specification