Class TreeBasedVirtualFileSystem<N extends AbstractNode<N>>

java.lang.Object
net.datenwerke.rs.terminal.service.terminal.vfs.hooks.VirtualFileSystemManagerHookImpl
net.datenwerke.rs.terminal.service.terminal.vfs.hooks.TreeBasedVirtualFileSystem<N>
All Implemented Interfaces:
Serializable, Hook, VirtualFileSystemManagerHook
Direct Known Subclasses:
DashboardVfs, DatasinkManagerVFS, DatasourceManagerVFS, FileServerVfs, RemoteServerManagerVFS, ReportManagerVFS, TransportManagerVFS, TsFavoritesVFS, UserManagerVFS

public abstract class TreeBasedVirtualFileSystem<N extends AbstractNode<N>> extends VirtualFileSystemManagerHookImpl
See Also: