public interface ResourceFactory
| Modifier and Type | Method and Description |
|---|---|
Resource |
getResource(String host,
String path)
Locate an instance of a resource at the given url and on the given host
The host argument can be used for applications which implement virtual
domain hosting.
|
String |
getSupportedLevels()
Hack Alert!
|
Resource getResource(String host, String path)
host - path - String getSupportedLevels()
Copyright © 2015. All rights reserved.