KIE NIO.2 :: File System Impl 6.0.0.Beta4

org.kie.commons.java.nio.fs.file
Class SimpleUnixFileSystem

java.lang.Object
  extended by org.kie.commons.java.nio.fs.file.BaseSimpleFileSystem
      extended by org.kie.commons.java.nio.fs.file.SimpleUnixFileSystem
All Implemented Interfaces:
Closeable, org.kie.commons.java.nio.base.FileSystemId, org.kie.commons.java.nio.file.FileSystem

public class SimpleUnixFileSystem
extends BaseSimpleFileSystem


Method Summary
 Iterable<org.kie.commons.java.nio.file.FileStore> getFileStores()
           
 Iterable<org.kie.commons.java.nio.file.Path> getRootDirectories()
           
 
Methods inherited from class org.kie.commons.java.nio.fs.file.BaseSimpleFileSystem
close, getPath, getPathMatcher, getSeparator, getUserPrincipalLookupService, id, isOpen, isReadOnly, newWatchService, provider, supportedFileAttributeViews, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getRootDirectories

public Iterable<org.kie.commons.java.nio.file.Path> getRootDirectories()

getFileStores

public Iterable<org.kie.commons.java.nio.file.FileStore> getFileStores()

KIE NIO.2 :: File System Impl 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.