public class ServletMappedPathResourceFactory extends Object implements ResourceFactory
| Constructor and Description |
|---|
ServletMappedPathResourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBasePath() |
Resource |
getResource(String host,
String path) |
void |
setBasePath(String basePath) |
public Resource getResource(String host, String path)
getResource in interface ResourceFactorypublic String getBasePath()
public void setBasePath(String basePath)
Copyright © 2021 McEvoy Software Ltd. All rights reserved.