public class FileSystemResourceAdaptor extends Object implements RuntimeContentResource
| Modifier and Type | Field and Description |
|---|---|
static FileSystemResourceType |
RESOURCE_TYPE |
| Constructor and Description |
|---|
FileSystemResourceAdaptor(FileSystem fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
getFileSystem() |
String |
getIdentifier() |
ResourceType |
getResourceType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDependencies, isTypepublic static final FileSystemResourceType RESOURCE_TYPE
public FileSystemResourceAdaptor(FileSystem fileSystem)
public FileSystem getFileSystem()
public String getIdentifier()
getIdentifier in interface Resourcepublic ResourceType getResourceType()
getResourceType in interface ResourceCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.