public class FileServerServiceResourceLocator
extends java.lang.Object
| Constructor and Description |
|---|
FileServerServiceResourceLocator(FileServerService fileServerService,
ConfigService configService,
<any> requestProvider) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
findResource(ModuleHandle moduleHandle,
java.lang.String filename,
int type) |
java.net.URL |
findResource(ModuleHandle moduleHandle,
java.lang.String filename,
int type,
java.util.Map appContext) |
java.net.URL |
findResource(java.lang.String filename) |
public FileServerServiceResourceLocator(FileServerService fileServerService, ConfigService configService, <any> requestProvider)
public java.net.URL findResource(ModuleHandle moduleHandle,
java.lang.String filename,
int type)
public java.net.URL findResource(ModuleHandle moduleHandle,
java.lang.String filename,
int type,
java.util.Map appContext)
public java.net.URL findResource(java.lang.String filename)