public interface ResourceManager
Modifier and Type | Method and Description |
---|---|
Properties |
getFileMappings() |
Resource |
getResource(String resourceId)
Retrieve resource by resource identifier, using defaults for missing resources
|
Resource |
getResource(String resourceId,
boolean useDefaults)
Retrieve resource by resource identifier
|
Properties getFileMappings()
Resource getResource(String resourceId) throws Exception
resourceId
- Exception
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.