interface ResourceFactory
Defines the interface for factory objects that create/return Resource instances.
This is an internal class and its API is subject to change.Type Params | Return Type | Name and description |
---|---|---|
|
abstract Resource |
getResource(java.lang.String path) Return a Resource instance suitable for the specified path. |
Return a Resource instance suitable for the specified path.
path
- - the path to the resource. This may be optionally prefixed by