Interface ResourceService.WelcomeFactory
- All Known Implementing Classes:
DefaultServlet, ResourceHandler
- Enclosing class:
ResourceService
public static interface ResourceService.WelcomeFactory
-
Method Summary
Modifier and TypeMethodDescriptiongetWelcomeFile(String pathInContext) Finds a matching welcome file for the suppliedResource.
-
Method Details
-
getWelcomeFile
-