public interface ResourceManager
Modifier and Type | Field and Description |
---|---|
static ResourceManager |
EMPTY_RESOURCE_MANAGER |
Modifier and Type | Method and Description |
---|---|
Resource |
getResource(String path)
Returns a resource for the given path.
|
static final ResourceManager EMPTY_RESOURCE_MANAGER
Resource getResource(String path) throws IOException
path
- The pathIOException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.