Interface IKettleVFS

All Known Implementing Classes:
KettleVFSImpl

public interface IKettleVFS
An interface to a bowl-specific KettleVFS interface. Most, but not all methods from KettleVFS have been moved to this interface. Methods that remain are truly static or use state that must remain global. Use KettleVFS.getInstance( Bowl ) to get an instance.