public class FileSystemResourceAdaptor extends Object implements RuntimeContentResource
Modifier and Type | Field and Description |
---|---|
static FileSystemResourceType |
RESOURCE_TYPE |
Constructor and Description |
---|
FileSystemResourceAdaptor(FileSystemMetadata fsFileSystemMetadata) |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier() |
ResourceType |
getResourceType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDependencies, isType
public static final FileSystemResourceType RESOURCE_TYPE
public FileSystemResourceAdaptor(FileSystemMetadata fsFileSystemMetadata)
public String getIdentifier()
getIdentifier
in interface Resource
public ResourceType getResourceType()
getResourceType
in interface Resource
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.