Interface VfsComponentContext

All Known Implementing Classes:
DefaultVfsComponentContext

public interface VfsComponentContext
Allows VFS components to access the services they need, such as the file replicator. A VFS component is supplied with a context as part of its initialization.
See Also: