Class DefaultWelcomeFileManager

java.lang.Object
cloud.piranha.webapp.impl.DefaultWelcomeFileManager
All Implemented Interfaces:
WelcomeFileManager

public class DefaultWelcomeFileManager
extends java.lang.Object
implements WelcomeFileManager
The default WelcomeFileManager.
Author:
Manfred Riem ([email protected])
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultWelcomeFileManager()
    Constructor.
  • Method Summary

    Modifier and Type Method Description
    void addWelcomeFile​(java.lang.String welcomeFile)
    Add the welcome file.
    java.util.List<java.lang.String> getWelcomeFileList()
    Get the welcome file list.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait