public class FileSystemResourceAdaptor extends Object implements RuntimeContentResource
| Constructor and Description |
|---|
FileSystemResourceAdaptor(FileSystem fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
getFileSystem() |
Collection<String> |
getGroups() |
String |
getSignatureId() |
Collection<String> |
getTraits() |
public FileSystemResourceAdaptor(FileSystem fileSystem)
public FileSystem getFileSystem()
public String getSignatureId()
getSignatureId in interface RuntimeResourcepublic Collection<String> getGroups()
getGroups in interface RuntimeContentResourcepublic Collection<String> getTraits()
getTraits in interface RuntimeResourceCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.